Skip to content

Commit

Permalink
Merge pull request #24 from chainguard-dev/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions-6fbaab1bff

Bump the actions group with 2 updates
  • Loading branch information
jdolitsky authored Jan 16, 2025
2 parents 9ce4729 + 46212a3 commit 10f4a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regen-answers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id-token: write # To gitsign and federate

steps:
- uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
- uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
with:
egress-policy: audit

Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:

# Based on usage in https://github.com/chainguard-dev/digestabot/blob/main/action.yml
- name: Create Pull Request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
if: ${{ steps.check-diff.outputs.create_pr_update == 'true' }}
id: pull_request
with:
Expand Down

0 comments on commit 10f4a8b

Please sign in to comment.