[latex3-commits] [latex3/latex3] main: Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#1329) (0cfda7893)
github at latex-project.org
github at latex-project.org
Wed Nov 8 10:49:37 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/0cfda7893139d7f56d022f5af313f77e73001278
>---------------------------------------------------------------
commit 0cfda7893139d7f56d022f5af313f77e73001278
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Nov 8 09:49:37 2023 +0000
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#1329)
>---------------------------------------------------------------
0cfda7893139d7f56d022f5af313f77e73001278
.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 d9f750a80..c19cc8734 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 a2e71bdd4e7dab70ca26a852f29600c98b33153e # v1.12.0
+ uses: ncipollo/release-action at 6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
id: release
with:
artifacts: "*.zip"
More information about the latex3-commits
mailing list.