Skip to content

Commit

Permalink
chore(deps): update base digest to 94873ad (#71)
Browse files Browse the repository at this point in the history
* chore(deps): update base digest to 94873ad

* fix(deps): update poseidon/wait-for-status-checks action to v0.6.0

* test: approve new changes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dafydd Jones <[email protected]>
  • Loading branch information
renovate[bot] and dafyddj authored Nov 14, 2024
1 parent c2a42bd commit 9c3a49f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base
2 changes: 1 addition & 1 deletion template/.github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
checks: read
runs-on: ubuntu-latest
steps:
- uses: poseidon/wait-for-status-checks@6988432d64ad3f9c2608db4ca16fded1b7d36ead # v0.5.0
- uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0
with:
ignore: Collect results
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion test/GenerateProjectWithName/main_yml.tt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
checks: read
runs-on: ubuntu-latest
steps:
- uses: poseidon/wait-for-status-checks@6988432d64ad3f9c2608db4ca16fded1b7d36ead # v0.5.0
- uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0
with:
ignore: Collect results
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9c3a49f

Please sign in to comment.