Skip to content

update automation dependencies to use hashes#400

Merged
jgadsden merged 2 commits into
mainfrom
update-deps
Mar 26, 2026
Merged

update automation dependencies to use hashes#400
jgadsden merged 2 commits into
mainfrom
update-deps

Conversation

@jgadsden

@jgadsden jgadsden commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

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

Other info :

Closes #399

Thanks for submitting a pull request!

Please make sure you follow our Code of Conduct

Automated tests are run to check links, markdown and spelling

@jgadsden jgadsden self-assigned this Mar 25, 2026
@jgadsden jgadsden added automation workflow / action pipelines dependencies Pull requests that update a dependency file priority labels Mar 25, 2026
@jgadsden jgadsden merged commit 7c7a4e3 into main Mar 26, 2026
3 checks passed
@jgadsden jgadsden deleted the update-deps branch March 26, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation workflow / action pipelines dependencies Pull requests that update a dependency file priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use sha not version for workflow actions

1 participant