We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6d67b commit 688ea53Copy full SHA for 688ea53
.github/workflows/publish-immutable-action.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Publish
33
if: steps.check.outputs.is-action-release == 'true'
34
id: publish
35
- uses: actions/publish-immutable-action@0.0.3
+ uses: actions/publish-immutable-action@v0.0.4
0 commit comments