Releases: aquaproj/update-checksum-action
Releases · aquaproj/update-checksum-action
v0.1.3
Issues | Pull Requests | v0.1.2...v0.1.3
Features
#20 Add an optional input skip_push
By default, this is false
. If this is true
, a commit isn't pushed to a remote branch.
This is useful when the permission contents: write
is unavailable.
v0.1.2
v0.1.1
Issues | Pull Requests | v0.1.0...v0.1.1
Features
#14 #15 Add an input prune
to support aqua update-checksum
's -prune
option
By default, this option is false.
Bug Fixes
#12 Fix a wrong output name and resolve set-output deprecation warning