Skip to content

Releases: aquaproj/update-checksum-action

v0.1.3

22 Jan 21:58
v0.1.3
2413c53
Compare
Choose a tag to compare

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

20 Jan 10:55
v0.1.2
5165a92
Compare
Choose a tag to compare

Issues | Pull Requests | v0.1.1...v0.1.2

Bug Fixes

#18 #19 Support push event

v0.1.1

30 Dec 01:42
v0.1.1
0a4a9f6
Compare
Choose a tag to compare

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

v0.1.0

04 Oct 04:15
v0.1.0
66895c7
Compare
Choose a tag to compare

Issues | Pull Requests | 7778812...v0.1.0

#1 feat: implement basic function
#3 docs: update README

v0.1.0-0

04 Oct 01:57
v0.1.0-0
66895c7
Compare
Choose a tag to compare
v0.1.0-0 Pre-release
Pre-release

Issues | Pull Requests | 7778812...v0.1.0-0

#1 feat: implement basic function
#3 docs: update README