Skip to content

Commit

Permalink
Merge pull request #39 from snowdreamtech/gh-actions-update-1729731770
Browse files Browse the repository at this point in the history
  • Loading branch information
snowdream authored Oct 24, 2024
2 parents 77f2517 + 02c8653 commit 5e7a4b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.WORKFLOW_SECRET }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.WORKFLOW_SECRET }}
Expand Down

0 comments on commit 5e7a4b0

Please sign in to comment.