Skip to content

Commit 175dd5d

Browse files
build(deps): bump crazy-max/ghaction-docker-meta from 5.5.1 to 5.8.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5.5.1 to 5.8.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](docker/metadata-action@v5.5.1...v5.8.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdd21c8 commit 175dd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
4040
- name: Docker meta
4141
id: meta
42-
uses: crazy-max/ghaction-docker-meta@v5.5.1
42+
uses: crazy-max/ghaction-docker-meta@v5.8.0
4343
with:
4444
images: |
4545
rg.nl-ams.scw.cloud/cloud-skadi/gist-server

0 commit comments

Comments
 (0)