Skip to content

Commit 2e4fee7

Browse files
build(deps): bump aws-actions/stale-issue-cleanup from e9f9e34 to 5 (#753)
Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from e9f9e34 to 5. This release includes the previously tagged commit. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](aws-actions/stale-issue-cleanup@e9f9e34...e1cf8a5) --- updated-dependencies: - dependency-name: aws-actions/stale-issue-cleanup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28eb347 commit 2e4fee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
name: Stale issue job
1313
steps:
14-
- uses: aws-actions/stale-issue-cleanup@e9f9e34
14+
- uses: aws-actions/stale-issue-cleanup@e1cf8a5d54b4ff316c76f5356079d3a8df84137e
1515
with:
1616
# Setting messages to an empty string will cause the automation to skip
1717
# that category

0 commit comments

Comments
 (0)