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 cca3522 commit 11d39b5Copy full SHA for 11d39b5
.github/workflows/build-and-release.yml
@@ -17,7 +17,7 @@ jobs:
17
app_id: ${{ secrets.ATEDEG_BOT_APP_ID }}
18
private_key: ${{ secrets.ATEDEG_BOT_PRIVATE_KEY }}
19
20
- - uses: actions/checkout@v3.5.3
+ - uses: actions/checkout@v3.6.0
21
with:
22
token: ${{ steps.atedeg-bot.outputs.token }}
23
submodules: true
0 commit comments