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 #277

Merged
merged 1 commit into from
Nov 15, 2023
Merged

feat: Pin actions to hashes TDE-934 #277

merged 1 commit into from
Nov 15, 2023

Conversation

l0b0
Copy link
Contributor

@l0b0 l0b0 commented Nov 15, 2023

Motivation

Make sure we run specific versions of actions, rather than moving tags.

Modification

Done with pin-github-action https://github.com/mheap/pin-github-action 1.8.0 using npx pin-github-action .github/workflows/*.yml.

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

Checklist

If not applicable, provide explanation of why.

  • Tests updated (N/A)
  • Docs updated (N/A)
  • Issue linked in Title

Done with pin-github-action <https://github.com/mheap/pin-github-action>
1.8.0 using `npx pin-github-action .github/workflows/*.yml`.

Dependabot should support updating in the same fashion
<dependabot/dependabot-core#8277 (comment)>.
@l0b0 l0b0 requested review from a team as code owners November 15, 2023 21:02
@l0b0 l0b0 added this pull request to the merge queue Nov 15, 2023
Merged via the queue into master with commit 3b61c52 Nov 15, 2023
3 checks passed
@l0b0 l0b0 deleted the feat/pin-actions branch November 15, 2023 21:10
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