Skip to content

CI: pin third-party actions to commit hashes#428

Merged
laszlocsomor merged 1 commit into
mainfrom
laszlo-pin
May 27, 2026
Merged

CI: pin third-party actions to commit hashes#428
laszlocsomor merged 1 commit into
mainfrom
laszlo-pin

Conversation

@laszlocsomor
Copy link
Copy Markdown
Contributor

No description provided.

steps:
- name: Checkout
uses: actions/checkout@v3.3.0
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you add a comment with the tag here too? It's hard to know whether one commit is newer than another.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is not a tagged commit, but it's what we use in some other repos. It's newer than 3.3.0:

@laszlocsomor laszlocsomor merged commit 1c640aa into main May 27, 2026
5 checks passed
@laszlocsomor laszlocsomor deleted the laszlo-pin branch May 27, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants