Skip to content

Commit

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

---
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 Dec 11, 2021
1 parent ea7e2fe commit 418aae2
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@v2
- name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v3.5.0
uses: crazy-max/ghaction-docker-meta@v3.6.2
with:
flavor: latest=true
images: ${{ env.DOCKERHUB_USERNAME }}/get_oracle_a1
Expand Down

0 comments on commit 418aae2

Please sign in to comment.