Skip to content

Commit 02b0950

Browse files
build(deps): bump softprops/turnstyle in /.github/workflows
Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/softprops/turnstyle/releases) - [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md) - [Commits](softprops/turnstyle@2e4451e...15f9da4) --- updated-dependencies: - dependency-name: softprops/turnstyle dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9d4624 commit 02b0950

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/[email protected]
1717

1818
- name: Turnstyle
19-
uses: softprops/turnstyle@2e4451ef94c5969eee533c487092052d4d1a53af # v2
19+
uses: softprops/turnstyle@15f9da4059166900981058ba251e0b652511c68f # v2
2020
with:
2121
continue-after-seconds: 180
2222
env:

0 commit comments

Comments
 (0)