Skip to content

Commit 38d7268

Browse files
authored
Merge pull request #1157 from carvel-dev/dependabot/github_actions/actions/stale-8.0.0
Bump actions/stale from 7.0.0 to 8.0.0
2 parents 2f38f66 + 70c7ebc commit 38d7268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issues-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b
13+
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
stale-issue-message: 'This issue is being marked as stale due to a long period of inactivity and will be closed in 5 days if there is no response.'

0 commit comments

Comments
 (0)