Skip to content

Commit

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

Bump google-github-actions/auth from 2.1.3 to 2.1.4
  • Loading branch information
openshift-merge-bot[bot] authored Aug 6, 2024
2 parents afe4105 + 4b08db7 commit 756dbc1
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3
- uses: google-github-actions/auth@f112390a2df9932162083945e46d439060d66ec2 # v2.1.4
if: ${{ inputs.skip-bundles == false && github.event_name != 'pull_request' }}
with:
credentials_json: ${{ secrets.GCS_CRIO_SA }}
Expand Down

0 comments on commit 756dbc1

Please sign in to comment.