Skip to content

Commit 7be7fb8

Browse files
Merge pull request #84 from smlx/dependabot/github_actions/docker/metadata-action-5.5.0
chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
2 parents 62e7000 + e78556a commit 7be7fb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Get Docker metadata
3737
if: github.actor != 'dependabot[bot]'
3838
id: docker_metadata
39-
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4.0
39+
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
4040
with:
4141
images: ghcr.io/${{ github.repository }}/${{ matrix.binary }}
4242
- run: echo "GITHUB_REPOSITORY_NAME=$(basename ${{ github.repository }})" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)