Skip to content

Commit aa3a5d7

Browse files
Bump actions/publish-immutable-action in the actions group
Bumps the actions group with 1 update: [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action). Updates `actions/publish-immutable-action` from 0.0.3 to 0.0.4 - [Release notes](https://github.com/actions/publish-immutable-action/releases) - [Commits](actions/publish-immutable-action@0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: actions/publish-immutable-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbe1897 commit aa3a5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-immutable-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Publish
3333
if: steps.check.outputs.is-action-release == 'true'
3434
id: publish
35-
uses: actions/publish-immutable-action@0.0.3
35+
uses: actions/publish-immutable-action@v0.0.4

0 commit comments

Comments
 (0)