Skip to content

Commit 0ecbc12

Browse files
chore(deps): update konflux-ci/release-service-automations digest to 83d9c2d (#859)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0d7a7ad commit 0ecbc12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-ai-labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Label PR using shared action
17-
uses: konflux-ci/release-service-automations/pr-ai-labeler@87615e00a3a699a7cc473ed93d3203624e3b86f0 # main
17+
uses: konflux-ci/release-service-automations/pr-ai-labeler@83d9c2d809eab0e44b802a5983b086ac47b635ac # main
1818
with:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
pr-number: ${{ github.event.pull_request.number }}

.github/workflows/pr-assigner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Assign reviewers using shared action
17-
uses: konflux-ci/release-service-automations/pr-assigner@87615e00a3a699a7cc473ed93d3203624e3b86f0 # main
17+
uses: konflux-ci/release-service-automations/pr-assigner@83d9c2d809eab0e44b802a5983b086ac47b635ac # main
1818
with:
1919
event-type: ${{ github.event.action }}
2020
pr-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)