Skip to content

Commit 475e80f

Browse files
chore(deps): update redhat-cop/github-actions action to v4.6
1 parent c0a08b2 commit 475e80f

37 files changed

Lines changed: 37 additions & 37 deletions

.github/workflows/build-s2i-python-kopf-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Check and verify version.json
2222
id: check_version
23-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
23+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2424
with:
2525
IMAGE_CONTEXT_DIR: ${{ env.CONTEXT_DIR }}
2626

.github/workflows/build-s2i-python-kopf-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Get image tags
2424
id: image_tags
25-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
25+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2626
with:
2727
IMAGE_CONTEXT_DIR: ${{ env.CONTEXT_DIR }}
2828

.github/workflows/jenkins-agent-ansible-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-argocd-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-conftest-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-cosign-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-erlang-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-golang-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-graalvm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

.github/workflows/jenkins-agent-gradle-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get image tags
2323
id: image_tags
24-
uses: redhat-cop/github-actions/get-image-version@561af5e610560aef3210ca7a08fe73b2add97648 # v4.5
24+
uses: redhat-cop/github-actions/get-image-version@cc45c69b6655161f278271cd0c68ddcc1444a3f8 # v4.6
2525
with:
2626
IMAGE_CONTEXT_DIR: ${{ env.context }}
2727

0 commit comments

Comments
 (0)