Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Pin actions to hashes TDE-934 #270

Merged
merged 1 commit into from
Nov 27, 2023
Merged

feat: Pin actions to hashes TDE-934 #270

merged 1 commit into from
Nov 27, 2023

Conversation

l0b0
Copy link
Collaborator

@l0b0 l0b0 commented Nov 15, 2023

Done with pin-github-action https://github.com/mheap/pin-github-action 1.8.0 using npx pin-github-action --comment=' {ref}' .github/workflows/*.y*ml.

Dependabot should support updating in the same fashion dependabot/dependabot-core#8277 (comment).

Had to export GH_ADMIN_TOKEN=github_pat_… using a fine-grained personal access tokens with no extra access to work around rate limiting and to be able to work in private repos
mheap/pin-github-action#73.

@l0b0 l0b0 changed the title feat: Pin actions to hashes feat: Pin actions to hashes TDE-934 Nov 15, 2023
@l0b0 l0b0 marked this pull request as draft November 16, 2023 01:02
@l0b0 l0b0 marked this pull request as ready for review November 16, 2023 01:17
@l0b0 l0b0 enabled auto-merge (rebase) November 16, 2023 01:18
Done with pin-github-action <https://github.com/mheap/pin-github-action>
1.8.0 using `npx pin-github-action --comment=' {ref}' .github/workflows/*.y*ml`.

Dependabot should support updating in the same fashion
<dependabot/dependabot-core#8277 (comment)>.

Had to `export GH_ADMIN_TOKEN=github_pat_…` using a fine-grained personal
access tokens with no extra access to work around rate limiting *and* to be
able to work in private repos
<mheap/pin-github-action#73>.
@l0b0 l0b0 merged commit a9f9221 into master Nov 27, 2023
20 checks passed
@l0b0 l0b0 deleted the feat/pin-actions branch November 27, 2023 21:28
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.

2 participants