Skip to content

Commit

Permalink
Bump crazy-max/ghaction-docker-meta from 3.6.2 to 3.7.0
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.6.2 to 3.7.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](docker/metadata-action@v3.6.2...v3.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 6, 2022
1 parent ad5892a commit c45d5b0
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.6.2
uses: crazy-max/ghaction-docker-meta@v3.7.0
with:
flavor: latest=true
images: ${{ env.DOCKERHUB_USERNAME }}/get_oracle_a1
Expand Down

0 comments on commit c45d5b0

Please sign in to comment.