Skip to content

Commit

Permalink
🌱 Update Github Actions group to 3378cda (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
  • Loading branch information
cluster-stack-bot[bot] authored Sep 11, 2024
1 parent 1d07d40 commit 89e60be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
done
- name: Generate Token
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
id: generate-token
with:
app-id: ${{ secrets.SCS_APP_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Generate Token
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
id: generate-token
with:
app-id: ${{ secrets.SCS_APP_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-update-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Generate Token
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
id: generate-token
with:
app-id: ${{ secrets.SCS_APP_ID }}
Expand Down

0 comments on commit 89e60be

Please sign in to comment.