Skip to content

Commit 84e9a4a

Browse files
authored
Merge pull request #70 from fluxcd/dependabot/github_actions/docker/metadata-action-4.6.0
Bump docker/metadata-action from 4.5.0 to 4.6.0
2 parents fd1d49e + 23d49d5 commit 84e9a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
password: ${{ secrets.DOCKER_FLUXCD_PASSWORD }}
6060
- name: Docker meta
6161
id: meta
62-
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176 # v4.5.0
62+
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0
6363
with:
6464
images: |
6565
fluxcd/${{ env.CONTROLLER }}

0 commit comments

Comments
 (0)