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 Mar 31, 2021
1 parent 4c34b78 commit de464a6
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 @@ -118,7 +118,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 de464a6

Please sign in to comment.