[latex3-commits] [latex3/latex3] dependabot/github_actions/ncipollo/release-action-1.13.0: Bump ncipollo/release-action from 1.12.0 to 1.13.0 (5c3d285ef)

github at latex-project.org github at latex-project.org
Wed Nov 8 08:15:02 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : dependabot/github_actions/ncipollo/release-action-1.13.0
Link       : https://github.com/latex3/latex3/commit/5c3d285ef5f10a16c566ead7a987aa986da7cd29

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

commit 5c3d285ef5f10a16c566ead7a987aa986da7cd29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 8 07:15:02 2023 +0000

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


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

5c3d285ef5f10a16c566ead7a987aa986da7cd29
 .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 8616eb730..fe7689a7b 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.