Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 13, 2023
1 parent 14fb4ba commit d767957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
# Checkout the repository
- name: Checkout
uses: danysk/action-checkout@0.2.8
uses: danysk/action-checkout@0.2.9
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- name: Compute the version of Maven
Expand Down

0 comments on commit d767957

Please sign in to comment.