[latex3-commits] [latex3/latex2e] dependabot/github_actions/ncipollo/release-action-1.13.0: Bump ncipollo/release-action from 1.8.6 to 1.13.0 (037bc192)

github at latex-project.org github at latex-project.org
Wed Nov 8 08:14:10 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : dependabot/github_actions/ncipollo/release-action-1.13.0
Link       : https://github.com/latex3/latex2e/commit/037bc1920726e9e2eb8c81c783fa695995ef59d1

>---------------------------------------------------------------

commit 037bc1920726e9e2eb8c81c783fa695995ef59d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 8 07:14:10 2023 +0000

    Bump ncipollo/release-action from 1.8.6 to 1.13.0
    
    Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.8.6 to 1.13.0.
    - [Release notes](https://github.com/ncipollo/release-action/releases)
    - [Commits](https://github.com/ncipollo/release-action/compare/880be3d0a71bc0fa98db60201d2cbdc27324f547...6c75be85e571768fa31b40abf38de58ba0397db5)
    
    ---
    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>


>---------------------------------------------------------------

037bc1920726e9e2eb8c81c783fa695995ef59d1
 .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 3d5c93a1..23fcb618 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -47,7 +47,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 880be3d0a71bc0fa98db60201d2cbdc27324f547
+        uses: ncipollo/release-action at 6c75be85e571768fa31b40abf38de58ba0397db5
         id: release
         with:
           artifacts: "*.zip"





More information about the latex3-commits mailing list.