Skip to content

Commit

Permalink
Merge pull request #64 from dokku/dependabot/github_actions/crazy-max…
Browse files Browse the repository at this point in the history
…/ghaction-docker-meta-4.4.0

chore(deps): bump crazy-max/ghaction-docker-meta from 4.3.0 to 4.4.0
  • Loading branch information
josegonzalez committed May 13, 2023
2 parents 3b9f376 + 8e56086 commit f66feff
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@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
uses: crazy-max/ghaction-docker-meta@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
with:
images: dokku/ci-docker-image
- name: Set up QEMU
Expand Down

0 comments on commit f66feff

Please sign in to comment.