Skip to content

Commit e5f534f

Browse files
author
Solace System Renovate Fox
committed
Merge pull request 'fix(deps): update woodpeckerci/plugin-release docker digest to 700e6a6' (#336) from renovate/woodpeckerci-plugin-release into main
2 parents 85b49c7 + dde9a15 commit e5f534f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.woodpecker/release-assets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ steps:
8080
- sccache --show-stats
8181
upload-release-assets:
8282
depends_on: [build-release-assets]
83-
image: woodpeckerci/plugin-release@sha256:e1798c961248432431eebfc53e45367cce06c3bde571d5b67356b6c22038753a
83+
image: woodpeckerci/plugin-release@sha256:700e6a6ceff25fa97b90d159332f5d060c43737853c77378c312a7e1a9fd11f2
8484
settings:
8585
api_key:
8686
from_secret: CODEBERG_TOKEN

.woodpecker/release-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ steps:
3737
- sccache --show-stats
3838
upload-changelog:
3939
depends_on: [release]
40-
image: woodpeckerci/plugin-release@sha256:e1798c961248432431eebfc53e45367cce06c3bde571d5b67356b6c22038753a
40+
image: woodpeckerci/plugin-release@sha256:700e6a6ceff25fa97b90d159332f5d060c43737853c77378c312a7e1a9fd11f2
4141
settings:
4242
api_key:
4343
from_secret: CODEBERG_TOKEN

0 commit comments

Comments
 (0)