diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2725923..fa9a26e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ concurrency: jobs: ci: name: CI - uses: praw-dev/.github/.github/workflows/ci.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/ci.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0 with: min_python: "3.10" python_versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]' diff --git a/.github/workflows/dependabot_automerge.yml b/.github/workflows/dependabot_automerge.yml index dea265c..f954b03 100644 --- a/.github/workflows/dependabot_automerge.yml +++ b/.github/workflows/dependabot_automerge.yml @@ -6,7 +6,7 @@ jobs: secrets: APP_ID: ${{ secrets.APP_ID }} APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} - uses: praw-dev/.github/.github/workflows/dependabot_automerge.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/dependabot_automerge.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0 name: Dependabot automerge on: pull_request: diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 67e3d86..b418908 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -6,7 +6,7 @@ jobs: name: Lint workflows permissions: contents: read # required to check out the repository - uses: praw-dev/.github/.github/workflows/lint.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/lint.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0 name: Lint workflows on: pull_request: diff --git a/.github/workflows/pre-commit_autoupdate.yml b/.github/workflows/pre-commit_autoupdate.yml index ade068d..8cbb32b 100644 --- a/.github/workflows/pre-commit_autoupdate.yml +++ b/.github/workflows/pre-commit_autoupdate.yml @@ -4,7 +4,7 @@ jobs: secrets: APP_ID: ${{ secrets.APP_ID }} APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} - uses: praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0 name: Update pre-commit hooks on: schedule: diff --git a/.github/workflows/prepare_release.yml b/.github/workflows/prepare_release.yml index eb8d575..1915282 100644 --- a/.github/workflows/prepare_release.yml +++ b/.github/workflows/prepare_release.yml @@ -13,7 +13,7 @@ jobs: secrets: APP_ID: ${{ secrets.APP_ID }} APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} - uses: praw-dev/.github/.github/workflows/prepare_release.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/prepare_release.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0 with: package: codesorter version: ${{ inputs.version }} diff --git a/.github/workflows/stale_action.yml b/.github/workflows/stale_action.yml index 128a402..096ce33 100644 --- a/.github/workflows/stale_action.yml +++ b/.github/workflows/stale_action.yml @@ -4,7 +4,7 @@ jobs: permissions: issues: write # required to comment on and close stale issues pull-requests: write # required to comment on and close stale PRs - uses: praw-dev/.github/.github/workflows/stale_action.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/stale_action.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0 name: Close stale issues and PRs on: schedule: diff --git a/.github/workflows/tag_release.yml b/.github/workflows/tag_release.yml index 8af39c3..6f07fda 100644 --- a/.github/workflows/tag_release.yml +++ b/.github/workflows/tag_release.yml @@ -8,4 +8,4 @@ jobs: name: Tag Release permissions: contents: write # required to push the release tag - uses: praw-dev/.github/.github/workflows/tag_release.yml@ec52651e5b4e1de96c58ed3652e662588fb62dbb # v1.9.0 + uses: praw-dev/.github/.github/workflows/tag_release.yml@97050199f9773073e4360d798053b7fb342e4c1f # v1.11.0