We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750ccbf commit 3d4299aCopy full SHA for 3d4299a
Dockerfile
@@ -1,7 +1,7 @@
1
FROM node:12-alpine
2
3
LABEL "name"="block-autosquash-commits-action"
4
-LABEL "version"="1.0.0"
+LABEL "version"="1.1.0"
5
6
# Labels for GitHub to read the action
7
LABEL "com.github.actions.name"="Block Autosquash Commits"
0 commit comments