Skip to content

Commit

Permalink
Merge pull request #25 from babariviere/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
babariviere authored May 21, 2024
2 parents cf1d232 + 2e50b00 commit 3b502de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
Expand Down

0 comments on commit 3b502de

Please sign in to comment.