Skip to content

Commit

Permalink
chore(deps): bump crazy-max/ghaction-docker-meta from 5.5.0 to 5.5.1
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](docker/metadata-action@dbef880...8e5442c)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent b3e6bee commit caa2eb3
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 caa2eb3

Please sign in to comment.