Skip to content

feat: update workflows but keep any action hashes intact - #230

Merged
eed3si9n merged 2 commits into
sbt:mainfrom
raboof:githubWorkflowUpdate
Aug 9, 2026
Merged

feat: update workflows but keep any action hashes intact#230
eed3si9n merged 2 commits into
sbt:mainfrom
raboof:githubWorkflowUpdate

Conversation

@raboof

@raboof raboof commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This is useful for projects that want to refer to actions by hash instead of tag (and manage that through for example dependabot), but still want to use sbt-github-actions to manage the rest of the workflow. This helps the tools coexist.

This is useful for projects that want to refer to actions by hash
instead of tag (and manage that through for example dependabot), but
still want to use sbt-github-actions to manage the rest of the workflow.
This helps the tools coexist.
@eed3si9n

eed3si9n commented Aug 8, 2026

Copy link
Copy Markdown
Member

Would this pass githubWorkflowCheck?

Comment thread README.md Outdated
Co-authored-by: eugene yokota <eed3si9n@gmail.com>
@raboof

raboof commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

Would this pass githubWorkflowCheck?

Yes it should, since #207 + #211 (this is also what the allow-hashes scripted test tests)

@eed3si9n eed3si9n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@eed3si9n
eed3si9n merged commit e98fb82 into sbt:main Aug 9, 2026
7 checks passed
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