Skip to content

Commit

Permalink
ci: replace deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Oct 24, 2024
1 parent da069ab commit 512fb16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
runs:
using: composite
steps:
- uses: myparcelnl/actions/build-docker-image-reg@v4
- uses: myparcelnl/actions/build-docker-image@v4
id: build
with:
registry-password: ${{ inputs.token }}
Expand Down

0 comments on commit 512fb16

Please sign in to comment.