Skip to content

Commit

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

chore(deps): bump crazy-max/ghaction-docker-meta from 5.2.0 to 5.3.0
  • Loading branch information
josegonzalez committed Dec 9, 2023
2 parents 3ccf8f4 + 5ea37ba commit d172064
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@e6428a5c4e294a61438ed7f43155db912025b6b3 # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
uses: crazy-max/ghaction-docker-meta@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v1.8.5 => c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677
with:
images: dokku/ci-docker-image
- name: Set up QEMU
Expand Down

0 comments on commit d172064

Please sign in to comment.