Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from ChartBoost/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-8ef4cb809c

Bump the github-actions group with 2 updates
  • Loading branch information
brucearctor authored Feb 26, 2024
2 parents 0cf49cc + 32ddb6c commit 42fd10b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@v4
- uses: psf/black@stable
- uses: chartboost/ruff-action@v1
- uses: jakebailey/pyright-action@v1
- uses: jakebailey/pyright-action@v2
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
issues: read
pull-requests: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: "This pull request has been marked as stale. It will be closed in 14 days if no further activity occurs."
Expand Down

0 comments on commit 42fd10b

Please sign in to comment.