Skip to content

Commit efe8edf

Browse files
Update redhat-cop/github-actions action to v4.5 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a67307 commit efe8edf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/confbatstest-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Get image tags
2828
id: image_tags
29-
uses: redhat-cop/github-actions/get-image-version@0c6e3b63690cfa917a0ddc162efdfda3da82d66c # v4.4
29+
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

.github/workflows/github-dispatches-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Get image tags
2828
id: image_tags
29-
uses: redhat-cop/github-actions/get-image-version@0c6e3b63690cfa917a0ddc162efdfda3da82d66c # v4.4
29+
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

.github/workflows/kyverno-cli-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Get image tags
2828
id: image_tags
29-
uses: redhat-cop/github-actions/get-image-version@0c6e3b63690cfa917a0ddc162efdfda3da82d66c # v4.4
29+
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

.github/workflows/redhat-csp-download-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Get image tags
2828
id: image_tags
29-
uses: redhat-cop/github-actions/get-image-version@0c6e3b63690cfa917a0ddc162efdfda3da82d66c # v4.4
29+
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

0 commit comments

Comments
 (0)