Skip to content

Commit a438ab7

Browse files
Bump crazy-max/ghaction-docker-meta from 1 to 3.6.2
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 1 to 3.6.2. - [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@v1...v3.6.2) --- 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>
1 parent 2d07819 commit a438ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v2.4.0
1616

17-
- uses: crazy-max/ghaction-docker-meta@v1
17+
- uses: crazy-max/ghaction-docker-meta@v3.6.2
1818
id: docker_meta
1919
with:
2020
images: |

0 commit comments

Comments
 (0)