Skip to content

Commit 0ade4c9

Browse files
Update redhat-cop/github-actions action to v4.6
1 parent 77b55ca commit 0ade4c9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/confbatstest-build.yaml

Lines changed: 1 addition & 1 deletion
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@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
29+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

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

Lines changed: 1 addition & 1 deletion
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@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
29+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

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

Lines changed: 1 addition & 1 deletion
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@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
29+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

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

Lines changed: 1 addition & 1 deletion
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@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
29+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
3030
with:
3131
IMAGE_CONTEXT_DIR: ${{ env.context }}
3232

0 commit comments

Comments
 (0)