Skip to content

Commit

Permalink
Bump crazy-max/ghaction-docker-meta from 3.8.0 to 4.0.1 (#62)
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 3.8.0 to 4.0.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@v3.8.0...v4.0.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2022
1 parent 962ce92 commit ae3a90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3
- name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v3.8.0
uses: crazy-max/ghaction-docker-meta@v4.0.1
with:
flavor: latest=true
images: ${{ env.DOCKERHUB_USERNAME }}/get_oracle_a1
Expand Down

0 comments on commit ae3a90b

Please sign in to comment.