Skip to content

Commit

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

0 comments on commit 158ba14

Please sign in to comment.