Skip to content

Commit

Permalink
Merge pull request #8792 from thunderbird/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…oogle-github-actions/auth-2.1.8

Bump google-github-actions/auth from 2.1.7 to 2.1.8
  • Loading branch information
coreycb authored Feb 3, 2025
2 parents b7cf468 + ce1b640 commit b135449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shippable_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ jobs:
- name: Auth to GCS for FTP
if: ${{ !inputs.skipFtp && contains(matrix.releaseTarget, 'ftp') && matrix.packageFormat == 'apk' }}
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
with:
service_account: ${{ steps.prepare_ftp.outputs.SERVICE_ACCOUNT }}
workload_identity_provider: ${{ steps.prepare_ftp.outputs.WORKLOAD_IDENTITY_PROVIDER }}
Expand Down

0 comments on commit b135449

Please sign in to comment.