Skip to content

Commit ae270b0

Browse files
authored
Merge pull request #158 from orange-cloudfoundry/dependabot/github_actions/ietf-tools/semver-action-1.11.0
github-action: bump ietf-tools/semver-action from 1.10.2 to 1.11.0
2 parents 0ef6c97 + b15aeb0 commit ae270b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.GITHUB_TOKEN }}
3434
- name: Bump version
3535
id: bump-version
36-
uses: ietf-tools/semver-action@000ddb2ebacad350ff2a15382a344dc05ea4c0a4 # v1
36+
uses: ietf-tools/semver-action@c90370b2958652d71c06a3484129a4d423a6d8a8 # v1
3737
with:
3838
token: ${{ github.token }}
3939
branch: main

0 commit comments

Comments
 (0)