Skip to content

Commit

Permalink
Bump aws-github-ops/handle-stale-discussions from 1.5.2 to 1.6
Browse files Browse the repository at this point in the history
Bumps [aws-github-ops/handle-stale-discussions](https://github.com/aws-github-ops/handle-stale-discussions) from 1.5.2 to 1.6.
- [Release notes](https://github.com/aws-github-ops/handle-stale-discussions/releases)
- [Commits](aws-github-ops/handle-stale-discussions@a98e47e...711a981)

---
updated-dependencies:
- dependency-name: aws-github-ops/handle-stale-discussions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 6383325 commit d621f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/handle-stale-discussions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
discussions: write
steps:
- name: Stale discussions action
uses: aws-github-ops/handle-stale-discussions@a98e47e10f9a5d4ed08ffb27b7a19454302f9a43
uses: aws-github-ops/handle-stale-discussions@711a9813957be17629fc6933afcd8bd132c57254
with:
# This will close stale-discussions as outdated instead of answered
close-stale-as-answered: false
Expand Down

0 comments on commit d621f4c

Please sign in to comment.