Skip to content

Commit

Permalink
Merge pull request #27 from WISVCH/dependabot/github_actions/github-a…
Browse files Browse the repository at this point in the history
…ctions-bf940bc907

Bump docker/build-push-action from 5 to 6 in the github-actions group
  • Loading branch information
praseodym authored Jun 24, 2024
2 parents 3d9e4a1 + c0a392a commit 6826f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
images: ghcr.io/wisvch/passes
tags: type=sha, prefix={{date 'YYYYMMDD'}}-
- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 6826f6a

Please sign in to comment.