Skip to content

Commit

Permalink
Merge pull request #71 from dokku/dependabot/github_actions/crazy-max…
Browse files Browse the repository at this point in the history
…/ghaction-docker-meta-4.6.0
  • Loading branch information
josegonzalez authored Jun 14, 2023
2 parents d88f6d1 + 2db0f2e commit dbd1a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: actions/checkout@v3
- name: Generate docker metadata
id: docker_meta
uses: crazy-max/ghaction-docker-meta@2c0bd771b40637d97bf205cbccdd294a32112176 # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
uses: crazy-max/ghaction-docker-meta@818d4b7b91585d195f67373fd9cb0332e31a7175 # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
with:
images: dokku/ci-docker-image
- name: Set up QEMU
Expand Down

0 comments on commit dbd1a2e

Please sign in to comment.