Skip to content

Commit

Permalink
Merge pull request #193 from cri-o/dependabot/github_actions/google-g…
Browse files Browse the repository at this point in the history
…ithub-actions/auth-2.1.7

Bump google-github-actions/auth from 2.1.6 to 2.1.7
  • Loading branch information
openshift-merge-bot[bot] authored Nov 1, 2024
2 parents b793ab8 + 696ac72 commit 2a213ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/obs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
if: ${{ inputs.skip-bundles == false && github.event_name != 'pull_request' }}
with:
credentials_json: ${{ secrets.GCS_CRIO_SA }}
Expand Down

0 comments on commit 2a213ed

Please sign in to comment.