Skip to content

Commit 705b26f

Browse files
Bump google-github-actions/auth from 2.1.3 to 2.1.5 (#80)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 048e1dd commit 705b26f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/remove_retractions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- id: 'auth'
1515
name: 'Authenticate to Google Cloud'
16-
uses: 'google-github-actions/auth@v2.1.3'
16+
uses: 'google-github-actions/auth@v2.1.5'
1717
with:
1818
credentials_json: '${{ secrets.GOOGLE_CREDENTIALS }}'
1919
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)