Merge pull request #195 from puppetlabs/dependabot/github_actions/docker/build-push-action-5

Bump docker/build-push-action from 4 to 5
This commit is contained in:
Jake Spain 2023-10-02 09:47:56 -04:00 committed by GitHub
commit 215ec97dcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
push: true
tags: |