Skip to content

Commit e1c444e

Browse files
chore(deps): bump andymckay/cancel-action from 0.3 to 0.5
Bumps [andymckay/cancel-action](https://github.com/andymckay/cancel-action) from 0.3 to 0.5. - [Release notes](https://github.com/andymckay/cancel-action/releases) - [Commits](andymckay/cancel-action@0.3...0.5) --- updated-dependencies: - dependency-name: andymckay/cancel-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7212f9d commit e1c444e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151

152152
- name: Git tag verification
153153
if: steps.tag_check.outputs.exists_tag == false
154-
uses: andymckay/cancel-action@0.3
154+
uses: andymckay/cancel-action@0.5
155155

156156
# Bootstrap project
157157
- name: Install dependencies

0 commit comments

Comments
 (0)