Skip to content

Commit 0a69778

Browse files
authored
Merge pull request #590 from ParadoxAlarmInterface/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents 2d44bca + 0e2b723 commit 0a69778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v6
2020
- name: Docker meta
2121
id: meta
22-
uses: docker/metadata-action@v5
22+
uses: docker/metadata-action@v6
2323
with:
2424
images: |
2525
paradoxalarminterface/pai

0 commit comments

Comments
 (0)