Skip to content

Commit fc37c9c

Browse files
chore(deps): update openmcp-project/build to 0853da9
1 parent ea0c56a commit fc37c9c

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ permissions:
1414

1515
jobs:
1616
build_validate_test:
17-
uses: openmcp-project/build/.github/workflows/ci.lib.yaml@b995e7b22d1fb90a7d9d477cad53fd825fc2bb82 # main
17+
uses: openmcp-project/build/.github/workflows/ci.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main
1818
secrets: inherit

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ permissions:
1111

1212
jobs:
1313
release_publish:
14-
uses: openmcp-project/build/.github/workflows/publish.lib.yaml@b995e7b22d1fb90a7d9d477cad53fd825fc2bb82 # main
14+
uses: openmcp-project/build/.github/workflows/publish.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main
1515
secrets: inherit

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ permissions:
1111

1212
jobs:
1313
release_tag:
14-
uses: openmcp-project/build/.github/workflows/release.lib.yaml@b995e7b22d1fb90a7d9d477cad53fd825fc2bb82 # main
14+
uses: openmcp-project/build/.github/workflows/release.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main
1515
secrets: inherit

.github/workflows/reuse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ permissions:
77

88
jobs:
99
run_reuse:
10-
uses: openmcp-project/build/.github/workflows/reuse.lib.yaml@b995e7b22d1fb90a7d9d477cad53fd825fc2bb82 # main
10+
uses: openmcp-project/build/.github/workflows/reuse.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main
1111
secrets: inherit

.github/workflows/validate-pr-content.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ permissions:
1111

1212
jobs:
1313
validate_pr_content:
14-
uses: openmcp-project/build/.github/workflows/validate-pr-content.lib.yaml@b995e7b22d1fb90a7d9d477cad53fd825fc2bb82 # main
14+
uses: openmcp-project/build/.github/workflows/validate-pr-content.lib.yaml@0853da91ab09626a07d3495f3d31bed3ede22ed5 # main
1515
secrets: inherit

0 commit comments

Comments
 (0)