Skip to content

Commit

Permalink
Merge pull request #1328 from buildpacks/dependabot/github_actions/df…
Browse files Browse the repository at this point in the history
…reilich/pack-action-2.0.15

Bump dfreilich/pack-action from 2.0.12 to 2.0.15
Signed-off-by: David Freilich <[email protected]>
  • Loading branch information
dfreilich authored Nov 22, 2021
2 parents 0e476c7 + e9a9b65 commit 4d5680a
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 @@ -60,7 +60,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Pack Build/Publish
uses: dfreilich/[email protected].12
uses: dfreilich/[email protected].15
with:
args: 'build ${{ env.IMG_NAME }}:${{ steps.version.outputs.result }} --builder ${{ env.BUILDER }} --publish'
- name: Tag Image as Latest
Expand Down

0 comments on commit 4d5680a

Please sign in to comment.