Skip to content

Commit

Permalink
workflows: bump google-github-actions/auth
Browse files Browse the repository at this point in the history
In order to be compliant with security rules, we bump the
google-github-actions/auth action to v1.1.1
  • Loading branch information
lbajolet-hashicorp committed Jul 28, 2023
1 parent 246cb00 commit 4234bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
packer-version: latest
- name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v0.7.3'
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
id: 'gcp-auth'
with:
credentials_json: '${{ secrets.GOOGLE_CREDENTIALS }}'
Expand Down

0 comments on commit 4234bec

Please # to comment.