Skip to content

Commit

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

Bump dfreilich/pack-action from 2.0.6 to 2.0.12
  • Loading branch information
jromero authored Sep 28, 2021
2 parents 9dd9f8f + 5b52785 commit ede55ee
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].6
uses: dfreilich/[email protected].12
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 ede55ee

Please sign in to comment.