Skip to content

Commit

Permalink
Merge pull request #2274 from buildpacks/dependabot/github_actions/bu…
Browse files Browse the repository at this point in the history
…ildpacks/github-actions-5.8.0

build(deps): bump buildpacks/github-actions from 5.7.4 to 5.8.0
  • Loading branch information
jjbustamante authored Nov 5, 2024
2 parents 5805b38 + 80c4615 commit 60a2238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3
- uses: buildpacks/github-actions/setup-tools@v5.7.4
- uses: buildpacks/github-actions/setup-tools@v5.8.0
- name: Buildx Build/Publish
run: |
docker buildx build . \
Expand Down

0 comments on commit 60a2238

Please sign in to comment.