Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #460 from CSCfi/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
blankdots committed Sep 19, 2023
2 parents 96feac9 + ec49cba commit 595299c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: pull_request
permissions:
contents: write
pull-requests: write
repository-projects: write

jobs:
dependabot:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: cscfi/beacon-python
tags: |
Expand Down

0 comments on commit 595299c

Please sign in to comment.