Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.7 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 909915f commit 865f1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-output-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
digest: ${{ steps.docker_build.outputs.digest }}
steps:
- name: Checkout source
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.7
- uses: actions/download-artifact@v4.1.8
name: Download artifact
with:
Expand Down

0 comments on commit 865f1ea

Please sign in to comment.