Skip to content

Commit

Permalink
chore: fix broken GHA version updater
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan authored and DanielMSchmidt committed Jan 3, 2023
1 parent 913d620 commit 2054178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-action-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
token: ${{ secrets.GH_TOKEN_ACTIONS_UPDATER }}

- name: Run GitHub Actions Version Updater
uses: saadmk11/[email protected].1
uses: saadmk11/[email protected].2
with:
token: ${{ secrets.GH_TOKEN_ACTIONS_UPDATER }}
commit_message: "chore: update github workflow actions"
Expand Down

0 comments on commit 2054178

Please sign in to comment.