Skip to main content

update-checksum-action

https://github.com/aquaproj/update-checksum-action

GitHub Actions to update aqua-checksums.json. If aqua-checksums.json isn't latest, update aqua-checksums.json and push a commit

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

Reusable Workflow

Please see update-checksum-workflow.

Requirements

$ aqua init
$ aqua g -i int128/ghcp

Example

Workflow

Inputs

  • working_directory
  • prune
  • skip_push

Required Environment Variables

  • GITHUB_TOKEN: GitHub Access Token. This is used to push a commit.

Required permissions: contents: write

info

Unfortunately, fine-grained personal access token is unavailable at the moment because it doesn't support GraphQL API. https://github.com/cli/cli/issues/6680

2023-04-27 fine-grained access token supports GraphQL API now.

Outputs

Nothing.