Skip to content

Commit e86ad64

Browse files
Update actions/create-github-app-token digest to 21cfef2 (#47)
Co-authored-by: Michael Valdron's Renovate Bot <196462970+mvaldron-renovate[bot]@users.noreply.github.com>
1 parent a40ecb8 commit e86ad64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Deploy site
3232
- name: Create Deploy Token
33-
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1
33+
uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
3434
id: create-deploy-token
3535
with:
3636
app-id: ${{ secrets.DEPLOY_APP_ID }}

0 commit comments

Comments
 (0)