Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/update-labels.yml to match …
Browse files Browse the repository at this point in the history
…the template repo
  • Loading branch information
credfeto committed Sep 5, 2023
1 parent 45b63e1 commit 27bd82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
- uses: actions/checkout@v3.3.0
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{secrets.SOURCE_PUSH_TOKEN}}
Expand Down

0 comments on commit 27bd82e

Please sign in to comment.