Skip to content

Commit

Permalink
Bump docker/build-push-action from 4 to 5 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent e9be57c commit db0ffba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
id: extract_version
run: echo ::set-output name=version::${GITHUB_REF/refs\/tags\/v/}
- uses: actions/checkout@v4
- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
with:
context: files_wcf/acp/be.bastelstu.wcf.nodePush/
push: true
Expand Down

0 comments on commit db0ffba

Please sign in to comment.