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

Bump actions/checkout from 4.2.0 to 4.2.1 in the github_action-dependencies group
This commit is contained in:
yubiuser
2024-10-12 16:15:35 +02:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.2.1
- name: Compress Images
uses: calibreapp/image-actions@1.1.0 # TODO: if they start using a tag like v1, switch to that
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.0
- uses: actions/checkout@v4.2.1
with:
fetch-depth: 0
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
-
name: Checkout repository
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.2.1
-
name: Spell-Checking
uses: codespell-project/actions-codespell@master
+1 -1
View File
@@ -9,6 +9,6 @@ jobs:
name: editorconfig-checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.0
- uses: actions/checkout@v4.2.1
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker