Skip to content

Commit

Permalink
Merge pull request #102 from dokku/dependabot/github_actions/crazy-ma…
Browse files Browse the repository at this point in the history
…x/ghaction-docker-meta-5.5.1

chore(deps): bump crazy-max/ghaction-docker-meta from 5.5.0 to 5.5.1
  • Loading branch information
josegonzalez committed Feb 1, 2024
2 parents b3e6bee + caa2eb3 commit 3456896
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 @@ -70,7 +70,7 @@ jobs:
uses: actions/checkout@v4
- name: Generate docker metadata
id: docker_meta
uses: crazy-max/ghaction-docker-meta@dbef88086f6cef02e264edb7dbf63250c17cef6c # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
uses: crazy-max/ghaction-docker-meta@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
with:
images: dokku/ci-docker-image
- name: Set up QEMU
Expand Down

0 comments on commit 3456896

Please sign in to comment.