Skip to content

Commit

Permalink
roll with it
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed May 25, 2024
1 parent c5c4aca commit d80fe3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/simver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
simver:
runs-on: ubuntu-latest
steps:
- uses: walteh/simver/cmd/gha-simver@ccd3abc6c36046d739362838f5ae7d96f8100658
- uses: walteh/simver/cmd/gha-simver@c5c4acab06b81831d6a96d4be37a1553f7bc6cf8
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/wait-on-simver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
simver:
runs-on: ubuntu-latest
steps:
- uses: walteh/simver/cmd/gha-wait-on-simver@ccd3abc6c36046d739362838f5ae7d96f8100658
- uses: walteh/simver/cmd/gha-wait-on-simver@c5c4acab06b81831d6a96d4be37a1553f7bc6cf8
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d80fe3d

Please sign in to comment.