[latex3-commits] [latex3/latex3] dependabot/github_actions/ncipollo/release-action-1.14.0: Bump ncipollo/release-action from 1.13.0 to 1.14.0 (cedfcb1a8)
github at latex-project.org
github at latex-project.org
Mon Feb 12 05:55:35 CET 2024
Repository : https://github.com/latex3/latex3
On branch : dependabot/github_actions/ncipollo/release-action-1.14.0
Link : https://github.com/latex3/latex3/commit/cedfcb1a853837e73b23ae5033ee1c20e939f28c
>---------------------------------------------------------------
commit cedfcb1a853837e73b23ae5033ee1c20e939f28c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Feb 12 04:55:35 2024 +0000
Bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/6c75be85e571768fa31b40abf38de58ba0397db5...2c591bcc8ecdcd2db72b97d6147f871fcd833ba5)
---
updated-dependencies:
- dependency-name: ncipollo/release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support at github.com>
>---------------------------------------------------------------
cedfcb1a853837e73b23ae5033ee1c20e939f28c
.github/workflows/deploy.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 3e81904c9..6186bb813 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -37,7 +37,7 @@ jobs:
retention-days: 3
# Now create the release (this only runs if the previous steps were successful)
- name: Create GitHub release
- uses: ncipollo/release-action at 6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
+ uses: ncipollo/release-action at 2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
id: release
with:
artifacts: "*.zip"
More information about the latex3-commits
mailing list.