Skip to content

Commit

Permalink
Merge pull request #200 from ceph/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…tale-9.1.0

build(deps): bump actions/stale from 9.0.0 to 9.1.0
  • Loading branch information
Madhu-1 authored Jan 29, 2025
2 parents 5a7149a + 22bbf0f commit a0838ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-22.04
if: github.repository == 'ceph/ceph-csi-operator'
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-issue-stale: 60
Expand Down

0 comments on commit a0838ff

Please sign in to comment.