Projects STRLCPY scorecard Commits f038b235
🤬
  • 🌱 Bump actions/stale from 6.0.1 to 8.0.0

    Bumps [actions/stale](https://github.com/actions/stale) from 6.0.1 to 8.0.0.
    - [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/5ebf00ea0e4c1561e9b43a292ed34424fb1d4578...1160a2240286f5da8ec72b1c0816ce2481aabf84)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 1 year ago
    f038b235
    1 parent ffdca547
  • ■ ■ ■ ■
    .github/workflows/stale.yml
    skipped 30 lines
    31 31   with:
    32 32   egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
    33 33   
    34  - - uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # v3.0.18
     34 + - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v3.0.18
    35 35   with:
    36 36   repo-token: ${{ secrets.GITHUB_TOKEN }}
    37 37   stale-issue-message: 'Stale issue message'
    skipped 9 lines
Please wait...
Page is in error, reload to recover