Skip to content

Conversation

@sethvargo
Copy link
Contributor

Fixes #123

@sethvargo sethvargo requested a review from a team as a code owner February 3, 2022 14:57
@sethvargo sethvargo force-pushed the sethvargo/predictable_path branch from e1e7b58 to 5323b36 Compare February 3, 2022 14:58
@sethvargo sethvargo enabled auto-merge (squash) February 3, 2022 14:58
Copy link
Contributor

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and not related to this change but from the logs it looks like we were not building the action in CI and using the older distributable

- uses: 'actions/setup-node@v2'
with:
node-version: '16.x'
- id: 'auth-default'
name: 'auth-default'
uses: './'
with:
credentials_json: '${{ secrets.AUTH_SA_KEY_JSON }}'

@sethvargo sethvargo force-pushed the sethvargo/predictable_path branch from 5323b36 to 975c0f3 Compare February 3, 2022 17:42
@sethvargo
Copy link
Contributor Author

@bharathkkb fixed the build issue

@sethvargo sethvargo merged commit 48c46e6 into main Feb 3, 2022
@sethvargo sethvargo deleted the sethvargo/predictable_path branch February 3, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Help us avoid credential leak into containers - Use a default credential file path

2 participants