Skip to content

Commit

Permalink
Merge pull request #3 from nidotls/dependabot/github_actions/develop/…
Browse files Browse the repository at this point in the history
…docker/metadata-action-5

chore(deps): Bump docker/metadata-action from 3 to 5
  • Loading branch information
nidotls authored Dec 7, 2024
2 parents 305c6d4 + 2c34226 commit 59eacf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository_owner }}/whois-watcher
tags: |
Expand Down

0 comments on commit 59eacf8

Please sign in to comment.