Update actions/checkout action to v4.4.0
Release-Bump: minor
This commit was merged in pull request #41.
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
retag-image:
|
||||
runs-on: docker-host
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: actions/checkout@v4.4.0
|
||||
- name: Promote the commit-hash image to semver + latest
|
||||
env:
|
||||
GIT_TAG: ${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user