Skip to content

Commit

Permalink
build(deps): bump juliangruber/sleep-action from 1 to 2 (#221)
Browse files Browse the repository at this point in the history
Bumps [juliangruber/sleep-action](https://github.com/juliangruber/sleep-action) from 1 to 2.
- [Release notes](https://github.com/juliangruber/sleep-action/releases)
- [Commits](juliangruber/sleep-action@v1...v2)

---
updated-dependencies:
- dependency-name: juliangruber/sleep-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 4c8728b commit 70723bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delay ⏰ releasing
uses: juliangruber/sleep-action@v1
uses: juliangruber/sleep-action@v2
with:
time: 5m

Expand Down

0 comments on commit 70723bf

Please sign in to comment.