We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b997247 commit c8ca8d9Copy full SHA for c8ca8d9
2 files changed
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Create GitHub App token
90
id: app-token
91
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
+ uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
92
with:
93
app-id: ${{ secrets.SUMUP_BOT_APP_ID }}
94
private-key: ${{ secrets.SUMUP_BOT_PRIVATE_KEY }}
.github/workflows/generate.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments