Skip to content

Commit

Permalink
Bump CatChen/accept-to-ship-action from 0.5 to 0.6 (#118)
Browse files Browse the repository at this point in the history
Bumps [CatChen/accept-to-ship-action](https://github.com/catchen/accept-to-ship-action) from 0.5 to 0.6.
- [Release notes](https://github.com/catchen/accept-to-ship-action/releases)
- [Commits](CatChen/accept-to-ship-action@v0.5...v0.6)

---
updated-dependencies:
- dependency-name: CatChen/accept-to-ship-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 1, 2024
1 parent 73e04d9 commit 361ddad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: actions/checkout@v4

- id: ship
uses: CatChen/accept-to-ship-action@v0.5
uses: CatChen/accept-to-ship-action@v0.6
with:
merge-method: squash
timeout: 0
Expand All @@ -96,7 +96,7 @@ jobs:
- uses: actions/checkout@v4

- id: ship
uses: CatChen/accept-to-ship-action@v0.5
uses: CatChen/accept-to-ship-action@v0.6
with:
merge-method: squash
timeout: 0
Expand Down

0 comments on commit 361ddad

Please sign in to comment.