Skip to content

Commit

Permalink
chore(ci): bump docker/metadata-action from 3.6.2 to 3.7.0 (#173)
Browse files Browse the repository at this point in the history
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2022
1 parent d0242c5 commit dfe0abf
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 @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v3.6.2
uses: docker/metadata-action@v3.7.0
with:
images: ghcr.io/radiorabe/catpage
flavor: |
Expand Down

0 comments on commit dfe0abf

Please sign in to comment.