Skip to content

Commit 8d5bbd2

Browse files
Bump juliangruber/sleep-action from 1.0.1 to 2.0.0
Bumps [juliangruber/sleep-action](https://github.com/juliangruber/sleep-action) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/juliangruber/sleep-action/releases) - [Commits](juliangruber/sleep-action@v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: juliangruber/sleep-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35a3281 commit 8d5bbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229

230230
- name: Sleep for 180 seconds to allow NPM Index to update before proceeding to the next step
231231
if: github.event.inputs.publish_package == '1'
232-
uses: juliangruber/sleep-action@v1.0.1
232+
uses: juliangruber/sleep-action@v2.0.0
233233
with:
234234
time: 180s
235235

0 commit comments

Comments
 (0)