Skip to content

Commit 62b33e7

Browse files
chore(deps): update openmcp-project/build to b502e7a (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4b6779 commit 62b33e7

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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@b502e7a3478ba1944abb4a69aea548d115721e96 # main
1818
secrets: inherit
1919

2020
e2e_test:

.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@b502e7a3478ba1944abb4a69aea548d115721e96 # 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@b502e7a3478ba1944abb4a69aea548d115721e96 # 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@b502e7a3478ba1944abb4a69aea548d115721e96 # main
1515
secrets: inherit

0 commit comments

Comments
 (0)