Skip to content

Commit 46a8bad

Browse files
authored
Merge pull request #313 from sir-gon/renovate/actions-checkout-digest
Update actions/checkout digest to de0fac2
2 parents 58d35a7 + 8789f27 commit 46a8bad

File tree

10 files changed

+13
-11
lines changed

10 files changed

+13
-11
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on: # yamllint disable-line rule:truthy
2626
# │ │ │ │ │
2727
# │ │ │ │ │
2828
# * * * * *
29-
- cron: '24 19 * * 3'
29+
- cron: "24 19 * * 3"
3030

3131
jobs:
3232
analyze:
@@ -68,7 +68,7 @@ jobs:
6868
# yamllint enable rule:line-length
6969
steps:
7070
- name: Checkout repository
71-
uses: actions/checkout@v6
71+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
7272

7373
# Initializes the CodeQL tools for scanning.
7474
- name: Initialize CodeQL

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: "Build Docker images"
1919
runs-on: ubuntu-24.04
2020
steps:
21-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
21+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2222

2323
- name: Set up Docker Buildx
2424
uses: docker/setup-buildx-action@v3

.github/workflows/dotnet-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
os: ["windows-2025"]
2424
runs-on: ${{ matrix.os }}
2525
steps:
26-
- uses: actions/checkout@v6
26+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2727
- name: Setup .NET
2828
uses: actions/setup-dotnet@v5
2929
with:

.github/workflows/dotnet-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
dotnet-version: [9.0.x, 10.0.x]
2525
runs-on: ${{ matrix.os }}
2626
steps:
27-
- uses: actions/checkout@v6
27+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2828
- name: Setup .NET ${{ matrix.dotnet-version }}
2929
uses: actions/setup-dotnet@v5
3030
with:

.github/workflows/dotnet-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
dotnet-version: [9.0.x, 10.0.x]
2525
runs-on: ${{ matrix.os }}
2626
steps:
27-
- uses: actions/checkout@v6
27+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2828
- name: Setup .NET ${{ matrix.dotnet-version }}
2929
uses: actions/setup-dotnet@v5
3030
with:

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: gitleaks
2222
runs-on: ubuntu-24.04
2323
steps:
24-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
24+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2525
with:
2626
fetch-depth: 0
2727
- uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814

.github/workflows/markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
27+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2828

2929
- name: Set up Node.js ${{ matrix.node-version }}
3030
uses: actions/setup-node@v6

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
java-version: 21
2727
# Alternative distribution options are available.
2828
distribution: "temurin"
29-
- uses: actions/checkout@v6
29+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3030
with:
3131
# Shallow clones should be disabled for a better relevancy of analysis
3232
fetch-depth: 0

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
18+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919

2020
- name: Install yamllint
2121
run: pip install yamllint

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"editor.defaultFormatter": "esbenp.prettier-vscode"
1515
},
1616
"omnisharp.enableEditorConfigSupport": true,
17-
"snyk.advanced.additionalParameters": "--exclude=.trunk,coverage-report"
17+
"snyk.advanced.additionalParameters": "--exclude=.trunk,coverage-report",
18+
"snyk.advanced.organization": "52c13fa7-37a8-4c92-a695-3352fb0c3586",
19+
"snyk.advanced.autoSelectOrganization": true
1820
}

0 commit comments

Comments
 (0)