Skip to content

Commit

Permalink
Merge pull request #60 from banzaicloud/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/metadata-action-4.4.0

build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0
  • Loading branch information
sagikazarmark authored Apr 20, 2023
2 parents 62d5415 + b8f1cfb commit a509077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Gather build metadata
id: meta
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v4.3.0
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
with:
images: ${{ steps.image-name.outputs.value }}
flavor: |
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:

- name: Gather build metadata
id: meta
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v4.3.0
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
with:
images: ${{ steps.image-name.outputs.value }}
flavor: |
Expand Down

0 comments on commit a509077

Please sign in to comment.