Skip to content

update automation dependencies to use hashes#195

Merged
jgadsden merged 3 commits intomainfrom
update-deps
Mar 26, 2026
Merged

update automation dependencies to use hashes#195
jgadsden merged 3 commits intomainfrom
update-deps

Conversation

@jgadsden
Copy link
Copy Markdown
Contributor

@jgadsden jgadsden commented Mar 25, 2026

Summary :

update various dependencies in workflow actions
There was a recent high profile supply chain attack against aquasecurity/trivy-action which was successful.
therefore github actions need to be pinned to digests rather than versions

Description for the changelog:

update automation dependencies to use digests

Declaration:

Thanks for submitting a pull request, please make sure:

  • content meets the license for this project
  • you have read the contribution guide and agree to the Code of Conduct
  • either no AI-generated content has been used in this pull request
  • or any use of AI in this pull request has been disclosed below:
    • AI Tools: [e.g. GitHub CoPilot, ChatGPT, JetBrains Junie, etc]
    • LLMs and versions: [e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro, etc]
    • Prompts: [Summarize the key prompts or instructions given to the AI tools]

Other info :

Closes #194

@jgadsden jgadsden self-assigned this Mar 25, 2026
@jgadsden jgadsden added automation dependencies Pull requests that update a dependency file labels Mar 25, 2026
@jgadsden jgadsden merged commit d050687 into main Mar 26, 2026
11 of 12 checks passed
@jgadsden jgadsden deleted the update-deps branch March 26, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use sha not version for workflow actions

1 participant