Skip to content

Commit c1bd6a9

Browse files
authored
Merge pull request #1582 from Shopify/dependabot/github_actions/actions/create-github-app-token-3.1.1
Bump actions/create-github-app-token from 3.0.0 to 3.1.1
2 parents 0570e21 + 06a80d7 commit c1bd6a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shopify-dev-preview-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Create GitHub App Token (Shop org - world)
2727
id: app-token
28-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
28+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
2929
with:
3030
app-id: ${{ secrets.SHOPIFY_DEV_DOCS_SYNC_APP_ID }}
3131
private-key: ${{ secrets.SHOPIFY_DEV_DOCS_SYNC_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)