mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 (#5889)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
c5b202f2a1
commit
1d62f7ec23
@@ -106,7 +106,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate tags for latest
|
- name: Generate tags for latest
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
|
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ secrets.DOCKER_HUB_USERNAME }}/s-pdf
|
${{ secrets.DOCKER_HUB_USERNAME }}/s-pdf
|
||||||
@@ -151,7 +151,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate tags for latest-fat
|
- name: Generate tags for latest-fat
|
||||||
id: meta-fat
|
id: meta-fat
|
||||||
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
|
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||||
if: github.ref != 'refs/heads/main' && github.ref != 'refs/heads/testMain'
|
if: github.ref != 'refs/heads/main' && github.ref != 'refs/heads/testMain'
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
@@ -195,7 +195,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate tags for ultra-lite
|
- name: Generate tags for ultra-lite
|
||||||
id: meta-lite
|
id: meta-lite
|
||||||
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
|
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||||
if: github.ref != 'refs/heads/main' && github.ref != 'refs/heads/testMain'
|
if: github.ref != 'refs/heads/main' && github.ref != 'refs/heads/testMain'
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
|
|||||||
Reference in New Issue
Block a user