Skip to content

Commit 3d4299a

Browse files
authored
1.1.0
1 parent 750ccbf commit 3d4299a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:12-alpine
22

33
LABEL "name"="block-autosquash-commits-action"
4-
LABEL "version"="1.0.0"
4+
LABEL "version"="1.1.0"
55

66
# Labels for GitHub to read the action
77
LABEL "com.github.actions.name"="Block Autosquash Commits"

0 commit comments

Comments
 (0)