Skip to content

Commit 0c03e4d

Browse files
chore(deps): bump ncipollo/release-action from v1.19.0 to v1.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ba6e22 commit 0c03e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
echo "✅ Inputs validated: module='$MODULE', version='$VERSION'"
4545
- name: Create tag and GitHub release
46-
uses: ncipollo/release-action@b12185d71f4641bb1b1116dacae6b74e667f86e4 # v1.19.0
46+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
4747
with:
4848
tag: ${{ github.event.inputs.module }}/${{ github.event.inputs.version }}
4949
name: Release ${{ github.event.inputs.module }} ${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)