Skip to content

Commit

Permalink
Update addnab/docker-run-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 105ccf3 commit cdb88b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Image manifest
if: steps.changed.outputs.changed == 'true' && github.event_name != 'pull_request'
uses: addnab/docker-run-action@v1
uses: addnab/docker-run-action@v3
with:
image: toolhippie/manifest-tool:latest
options: -v ${{ github.workspace }}:/work -w /work
Expand Down

0 comments on commit cdb88b1

Please sign in to comment.