Skip to content

Commit

Permalink
ci(deps): update actions/checkout action to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2023
1 parent 578ec67 commit e695d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
app_id: ${{ secrets.ATEDEG_BOT_APP_ID }}
private_key: ${{ secrets.ATEDEG_BOT_PRIVATE_KEY }}

- uses: actions/checkout@v3.5.1
- uses: actions/checkout@v3.5.2
with:
token: ${{ steps.atedeg-bot.outputs.token }}
submodules: true
Expand Down

0 comments on commit e695d7d

Please sign in to comment.