Skip to content

Commit 701579a

Browse files
chore(deps): pin dependencies
1 parent b736268 commit 701579a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/add-issue-to-project.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ jobs:
1010
runs-on: cg-linux
1111
steps:
1212
- name: Save actions cache
13-
uses: Catglobe/save-actions-cache@v1
13+
uses: Catglobe/save-actions-cache@559d503b658d4c2986f1a7fbdd39727aed115475 # v1
1414
# Generate token for GitHub app
1515
- name: Generate token
1616
id: generate-token
17-
uses: actions/create-github-app-token@v1
17+
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
1818
with:
1919
app-id: 1008511
2020
private-key: ${{ secrets.CG_ISSUE_PROCESSOR_TOKEN }}

0 commit comments

Comments
 (0)