Skip to content

Commit 1d79979

Browse files
authored
Merge pull request #520 from phparkitect/dependabot/github_actions/crazy-max/ghaction-docker-meta-5
ci(deps): bump crazy-max/ghaction-docker-meta from 2 to 5
2 parents 5f4cfb1 + 0b17110 commit 1d79979

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)