Skip to content

Commit be54bfb

Browse files
authored
Merge pull request #644 from timescale/renovate/github-actions
chore(deps): update ncipollo/release-action action to v1.11.2
2 parents a56cb68 + 1b34f64 commit be54bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
helm s3 push chart_release/* tscharts --acl public-read --relative
5151
5252
- name: Create release
53-
uses: ncipollo/[email protected].1
53+
uses: ncipollo/[email protected].2
5454
with:
5555
tag: ${{ env.CHART_VERSION }}
5656
allowUpdates: true

0 commit comments

Comments
 (0)