Skip to content

Commit 4970ec3

Browse files
authored
Merge pull request #1289 from crossplane-contrib/renovate/negz-create-tag-2.x
Update negz/create-tag action to v2
2 parents 52b61a5 + 000d510 commit 4970ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2424

2525
- name: Create Tag
26-
uses: negz/create-tag@39bae1e0932567a58c20dea5a1a0d18358503320 # v1
26+
uses: negz/create-tag@8dce6c9d9b12d161abe01c02d2b03f19e2e9e9bb # v2
2727
with:
2828
version: ${{ github.event.inputs.version }}
2929
message: ${{ github.event.inputs.message }}

0 commit comments

Comments
 (0)