Skip to content

Commit a4f65cf

Browse files
Update GitHub Action Versions (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4b36068 commit a4f65cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-actions_updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# saadmk11/github doesn't work on Self hosted runner yet
2727
runs-on: ubuntu-latest #${{ contains(needs.self-hosted-status.outputs.runner-status, 'online') && 'self-hosted' || 'ubuntu-latest' }}
2828
steps:
29-
- uses: actions/[email protected].1
29+
- uses: actions/[email protected].6
3030
with:
3131
# Classic personal access token with repo and workflow scope
3232
token: ${{ secrets.REPO_WORKFLOW_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)