Skip to content

Commit 0b17110

Browse files
ci(deps): bump crazy-max/ghaction-docker-meta from 2 to 5
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 2 to 5. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](docker/metadata-action@v2...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f4cfb1 commit 0b17110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
uses: actions/checkout@v4
166166
- name: Docker meta
167167
id: meta
168-
uses: crazy-max/ghaction-docker-meta@v2
168+
uses: crazy-max/ghaction-docker-meta@v5
169169
with:
170170
images: phparkitect/phparkitect
171171
tags: |

0 commit comments

Comments
 (0)