[latex3-commits] [latex3/latex2e] dependabot/github_actions/actions/stale-9: Bump actions/stale from 8 to 9 (0a779d6c)

github at latex-project.org github at latex-project.org
Mon Dec 11 19:33:09 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : dependabot/github_actions/actions/stale-9
Link       : https://github.com/latex3/latex2e/commit/0a779d6cb83977d31586ecf8886b5239d8d9b6fa

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

commit 0a779d6cb83977d31586ecf8886b5239d8d9b6fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 11 18:33:09 2023 +0000

    Bump actions/stale from 8 to 9
    
    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/stale/compare/v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support at github.com>


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

0a779d6cb83977d31586ecf8886b5239d8d9b6fa
 .github/workflows/stale.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml
index dd0294d9..e60ce8ef 100644
--- a/.github/workflows/stale.yaml
+++ b/.github/workflows/stale.yaml
@@ -11,7 +11,7 @@ jobs:
   stale:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/stale at v8
+      - uses: actions/stale at v9
         with:
           # Number of days of inactivity before an issue becomes stale
           days-before-stale: 60





More information about the latex3-commits mailing list.