Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent cd161b0 commit 3d0fe34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
concurrency:
group: release
steps:
- uses: danysk/action-checkout@0.2.15
- uses: danysk/action-checkout@0.2.16
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: olafurpg/setup-scala@v14
Expand Down

0 comments on commit 3d0fe34

Please sign in to comment.