Skip to content

Commit

Permalink
Merge pull request #12569 from ComplianceAsCode/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/thollander/actions-comment-pull-request-3.0.1

Bump thollander/actions-comment-pull-request from 3.0.0 to 3.0.1
  • Loading branch information
jan-cerny authored Nov 4, 2024
2 parents c154245 + 811d25e commit 99c8a2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-content-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
runs-on: ubuntu-latest
name: Upsert comment on the PR
steps:
- uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9 # v2
- uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v2
with:
message: |
:robot: A k8s content image for this PR is available at:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ocp-test-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
echo "${ALL_PROFILES_FORMATTED}"
echo EOF
} >> $GITHUB_OUTPUT
- uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9 # v2
- uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v2
if: ${{ steps.profiles_to_test.outputs.TEST_PROFILES_COMMAND != '' }}
with:
message: |
Expand Down

0 comments on commit 99c8a2c

Please sign in to comment.