Merge pull request #965 from pi-hole/dependabot/github_actions/release/v6.0/github_action-dependencies-f698683c9a

Bump the github_action-dependencies group with 2 updates
This commit is contained in:
yubiuser
2023-12-09 12:49:01 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v4.7.1
uses: actions/setup-python@v5.0.0
with:
python-version: "${{ env.PYTHON_VERSION }}"
architecture: "x64"
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/stale@v8.0.0
- uses: actions/stale@v9.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# Do not automatically mark PR/issue as stale