chore(deps): bump imjasonh/setup-crane from 0.1 to 0.3 (#2401)
Bumps [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) from 0.1 to 0.3.
- [Release notes](https://github.com/imjasonh/setup-crane/releases)
- [Commits](5146f708a8...00c9e93efa)
---
updated-dependencies:
- dependency-name: imjasonh/setup-crane
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ac31a913c
commit
8d975f346f
|
|
@ -103,7 +103,7 @@ jobs:
|
|||
|
||||
# If a tag push, use crane to add more tags.
|
||||
- if: startsWith(github.ref, 'refs/tags/v')
|
||||
uses: imjasonh/setup-crane@5146f708a817ea23476677995bf2133943b9be0b # v0.1
|
||||
uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c # v0.3
|
||||
- if: startsWith(github.ref, 'refs/tags/v')
|
||||
name: Apply release tags
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue