Skip to content

Commit

Permalink
Merge pull request #2538 from aws-observability/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/stale-9

Bump actions/stale from 8 to 9
  • Loading branch information
rapphil authored Jan 4, 2024
2 parents 254cf91 + 8ad33a7 commit 1d094f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Mark the issues/pr
uses: actions/stale@v8
uses: actions/stale@v9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} #Github workflow will add a temporary token when executing the workflow
with:
Expand Down

0 comments on commit 1d094f0

Please sign in to comment.