Skip to content

Commit fafeb63

Browse files
committed
chore(renovate): pin Update ncipollo/release-action digest to 18eadf9
1 parent 1f25652 commit fafeb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
release_branches: main
3131
pre_release_branches: dev
3232
- name: Create a GitHub release
33-
uses: ncipollo/release-action@4c75f0f2e4ae5f3c807cf0904605408e319dcaac # tag=v1
33+
uses: ncipollo/release-action@18eadf9c9b0f226f47f164f5373c6a44f0aae169 # v1
3434
with:
3535
tag: ${{ steps.tag_version.outputs.new_tag }}
3636
name: Release ${{ steps.tag_version.outputs.new_tag }}

0 commit comments

Comments
 (0)