Skip to content

Commit

Permalink
Fix publish-immutable-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Nov 6, 2024
1 parent 1e6d67b commit 688ea53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-immutable-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Publish
if: steps.check.outputs.is-action-release == 'true'
id: publish
uses: actions/publish-immutable-action@0.0.3
uses: actions/publish-immutable-action@v0.0.4

0 comments on commit 688ea53

Please sign in to comment.