Skip to content

Commit

Permalink
Merge pull request #21 from sigstore/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1
  • Loading branch information
cpanato authored Oct 18, 2023
2 parents 44db27b + 1d32e0f commit 6df1df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-function-getoncall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id-token: 'write'

steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- id: auth
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
Expand Down

0 comments on commit 6df1df1

Please sign in to comment.