Skip to content

Commit c1a99a6

Browse files
authored
Merge pull request #6943 from nextcloud/dependabot/github_actions/dot-github/workflows/softprops/turnstyle-3.2.0
build(deps): bump softprops/turnstyle from 3.1.0 to 3.2.0 in /.github/workflows
2 parents c9649f4 + 6d6183b commit c1a99a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v5
1717

1818
- name: Turnstyle
19-
uses: softprops/turnstyle@858c58d647eeb05b1725a96ae3fc290230321af3 # v2
19+
uses: softprops/turnstyle@9d692f15fa9f84928799bccac2dba6565e024bdf # v2
2020
with:
2121
continue-after-seconds: 180
2222
env:

0 commit comments

Comments
 (0)