Skip to content

Commit

Permalink
build(deps): bump crazy-max/ghaction-docker-meta from 2.4.0 to 3.4.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 2.4.0 to 3.4.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](docker/metadata-action@v2.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tsimbalar committed Jul 19, 2021
1 parent 0a6c4f6 commit cc54f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Docker meta
id: docker_meta
uses: crazy-max/[email protected]
uses: docker/metadata-action@v3
with:
images: ghcr.io/tsimbalar/codemagic-build-monitor
# taken from https://github.com/crazy-max/ghaction-docker-meta/blob/v2.0.0/UPGRADE.md#semver-workflow
Expand Down

0 comments on commit cc54f7b

Please sign in to comment.