Skip to content

Pin actions to SHAs and use dependabot#16

Merged
aelkiss merged 1 commit into
mainfrom
pin-action-shas
Jun 3, 2026
Merged

Pin actions to SHAs and use dependabot#16
aelkiss merged 1 commit into
mainfrom
pin-action-shas

Conversation

@aelkiss
Copy link
Copy Markdown
Member

@aelkiss aelkiss commented Jun 1, 2026

@aelkiss aelkiss requested a review from rrotter June 1, 2026 18:24
@aelkiss
Copy link
Copy Markdown
Member Author

aelkiss commented Jun 1, 2026

@rrotter Let me know if this looks like you're expecting. @kron-spar is out this week.

Copy link
Copy Markdown

@rrotter rrotter left a comment

Choose a reason for hiding this comment

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

lgtm

Comment thread build/action.yml

- name: Clone latest repository
uses: actions/checkout@v6
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This syntax is exactly what I expect. More importantly it's what dependabot expects and can automatically update (as long as the version and hash match, otherwise it ignores the comment and updates the hash).

@aelkiss aelkiss merged commit 51d36d9 into main Jun 3, 2026
@aelkiss aelkiss deleted the pin-action-shas branch June 3, 2026 15:06
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