Skip to content

aquaproj/example-update-checksum-public

Repository files navigation

example-update-checksum-public

Example of auto update aqua-checksums.json in CI (For OSS version)

What's the difference from aquaproj/example-update-checksum?

If you want to set up GitHub Actions for private repositories, please see aquaproj/example-update-checksum. This repository is based on aquaproj/example-update-checksum, but we fixed workflows to support a pull request from a fork.

In case of a pull request from a fork, basically secrets are unavailable and github.token doesn't have a write permission.

Even if a pull request is from fork, we can use secrets by pull_request_target, but pull_request_target is a bit danger and if there is a vulnerability an attacker may be able to abuse your secrets. So in this example we don't use pull_request_target.

Merge pull requests from Renovate automatically under secure settings

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

LICENSE

MIT

About

Example of auto update aqua-checksums.json in CI (For OSS version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published