Skip to content

Commit

Permalink
Merge pull request #378 from craigk5n/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-4
  • Loading branch information
craigk5n authored Aug 6, 2023
2 parents cf577f9 + fe718c0 commit 120ed2a
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 @@ -22,7 +22,7 @@ jobs:

- name: Extract metadata (like version) from the repository
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ secrets.DOCKER_HUB_USERNAME }}/webcalendar

Expand Down

0 comments on commit 120ed2a

Please sign in to comment.