Skip to content

Commit ac71507

Browse files
authored
feat: bump 1.3.0 (#23)
1 parent a62a990 commit ac71507

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
name = "cz_conventional_commits"
33
tag_format = "v$version"
44
version_scheme = "semver"
5-
version = "1.2.0"
5+
version = "1.3.0"

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ inputs:
4242

4343
runs:
4444
using: "docker"
45-
image: docker://ghcr.io/timorthi/export-workflow-logs:sha-c996820
45+
image: docker://ghcr.io/timorthi/export-workflow-logs:sha-1fdc0e0
4646
args:
4747
- --repo-token=${{ inputs.repo-token }}
4848
- --run-id=${{ inputs.run-id }}

0 commit comments

Comments
 (0)