Skip to content

Commit 3828bf5

Browse files
ffurrer2-renovate[bot]ffurrer2
authored andcommitted
chore(deps): update ffurrer2/shared-workflows digest to b1fc55a
1 parent cdcbe2e commit 3828bf5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ permissions:
2121
jobs:
2222
actionlint:
2323
name: actionlint
24-
uses: ffurrer2/shared-workflows/.github/workflows/actionlint.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
24+
uses: ffurrer2/shared-workflows/.github/workflows/actionlint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ permissions:
1919
jobs:
2020
codeql:
2121
name: CodeQL
22-
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
22+
uses: ffurrer2/shared-workflows/.github/workflows/codeql.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
2323
with:
2424
languages: '["go"]'

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ permissions:
1212
jobs:
1313
dependency-review:
1414
name: dependency-review
15-
uses: ffurrer2/shared-workflows/.github/workflows/dependency-review.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
15+
uses: ffurrer2/shared-workflows/.github/workflows/dependency-review.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052

.github/workflows/devskim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ permissions:
1919
jobs:
2020
devskim:
2121
name: DevSkim
22-
uses: ffurrer2/shared-workflows/.github/workflows/devskim.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
22+
uses: ffurrer2/shared-workflows/.github/workflows/devskim.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ on:
2020
jobs:
2121
markdownlint:
2222
name: markdownlint
23-
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
23+
uses: ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ permissions:
1919
jobs:
2020
yamllint:
2121
name: yamllint
22-
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
22+
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052

0 commit comments

Comments
 (0)