Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.53 KB

example-aqua-update-checksum

Example updating aqua-checksums.json using update-checksum-action.

About aqua's Checksum Verification, please see the official document.

https://aquaproj.github.io/docs/security/checksum

Motivation

If you enable aqua's Checksum Verification, you have to update aqua-checksums.json when packages are updated. If you automate the update of packages by Renovate, you should also automate the update of aqua-checksums.json.

This repository shows a simple example to automate the update of aqua-checksums.json.

For public repositories (OSS)

Please see aquaproj/example-update-checksum-public too.

Merge pull requests from Renovate automatically under secure settings

Please see Merge pull requests from Renovate automatically under secure settings.

Example

aqua-checksums.json is automatically created.

https://github.com/aquaproj/example-update-checksum/pull/1/commits/5e068579bd3d6189f9b65f63bdbb97450e06deee

image

aqua-checksums.json is automatically updated.

https://github.com/aquaproj/example-update-checksum/pull/3/commits/71bd15a9faaf919b0480bbcd83a2f6baa4e51fca

image

LICENSE

MIT