Skip to content

Commit dc1cafe

Browse files
[GitHub Actions] Bump ncipollo/release-action from 1.20.0 to 1.21.0 (#24295)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@b7eabc9...339a818) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.21.0 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>
1 parent ece3990 commit dc1cafe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
chmod 755 ./.github/scripts/*.sh
174174
./.github/scripts/build-package.sh $version
175175
shell: bash
176-
- uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b
176+
- uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd
177177
with:
178178
artifacts: "archives/matomo-${{ steps.tag.outputs.version }}.*,archives/piwik-${{ steps.tag.outputs.version }}.*"
179179
allowUpdates: ${{ steps.tag.outputs.update }}

0 commit comments

Comments
 (0)