Skip to content

Commit

Permalink
Merge pull request #340 from uselagoon/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/metadata-action-5.5.0

chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
  • Loading branch information
github-actions[bot] authored Jan 11, 2024
2 parents 147e628 + 1efc92b commit 10ec226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Get Docker metadata
if: github.actor != 'dependabot[bot]'
id: docker_metadata
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4.0
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
with:
images: ghcr.io/${{ github.repository }}/${{ matrix.binary }}
- run: echo "GITHUB_REPOSITORY_NAME=$(basename ${{ github.repository }})" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 10ec226

Please sign in to comment.