mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2025-04-19 00:45:19 +00:00
chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 (#61)
Some checks failed
Build and Publish Images / Publish (push) Has been cancelled
Some checks failed
Build and Publish Images / Publish (push) Has been cancelled
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.6.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.1) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5919de30c3
commit
18eee5ca40
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
id: prep
|
id: prep
|
||||||
uses: docker/metadata-action@v5.5.1
|
uses: docker/metadata-action@v5.6.1
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ github.repository_owner }}/mediawiki-ldap
|
${{ github.repository_owner }}/mediawiki-ldap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user