Skip to content

Commit

Permalink
Update GitHub Action Versions (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rahulpatidar0191 and github-actions[bot] authored Jul 29, 2024
1 parent a4f65cf commit 9917087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-actions_updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# saadmk11/github doesn't work on Self hosted runner yet
runs-on: ubuntu-latest #${{ contains(needs.self-hosted-status.outputs.runner-status, 'online') && 'self-hosted' || 'ubuntu-latest' }}
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7
with:
# Classic personal access token with repo and workflow scope
token: ${{ secrets.REPO_WORKFLOW_ACCESS_TOKEN }}
Expand Down

0 comments on commit 9917087

Please sign in to comment.