Skip to content

Commit 8463df4

Browse files
authored
Merge pull request #756 from rajbos/dependabot/github_actions/docker/metadata-action-6.0.0
github-actions(deps): bump docker/metadata-action from 5.10.0 to 6.0.0
2 parents aeda5b6 + b744ab1 commit 8463df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sharing-server-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121

122122
- name: Docker metadata
123123
id: meta
124-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
124+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
125125
with:
126126
images: ghcr.io/${{ github.repository_owner }}/copilot-sharing-server
127127
tags: |

0 commit comments

Comments
 (0)