Skip to content

Commit

Permalink
chore: update Roang-zero1/github-create-release-action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed May 6, 2024
1 parent 3be276d commit 3516e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
steps:
- name: Create GitHub release
uses: Roang-zero1/github-create-release-action@master
uses: Roang-zero1/github-create-release-action@57eb9bdce7a964e48788b9e78b5ac766cb684803 # v3.0.1
with:
version_regex: ^v[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+
env:
Expand Down

0 comments on commit 3516e9e

Please sign in to comment.