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 mergify[bot] committed Jan 9, 2023
1 parent bb723ad commit b692be6
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/github-actions-version-updater@v0.7.1
uses: saadmk11/github-actions-version-updater@v0.7.2
with:
token: ${{ secrets.GH_TOKEN_ACTIONS_UPDATER }}
committer_username: "team-tf-cdk"
Expand Down

0 comments on commit b692be6

Please sign in to comment.