Skip to content

Commit a6580ff

Browse files
patina-automation[bot]os-d
authored andcommitted
Repo File Sync: synced file(s) with OpenDevicePartnership/patina-devops
Signed-off-by: Patina Automation Bot <[email protected]>
1 parent 91930cb commit a6580ff

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

.github/workflows/calculate-unsafe-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ on:
2727
jobs:
2828
calculate_unsafe_code:
2929
name: Run
30-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
30+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
3131
secrets: inherit

.github/workflows/ci-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ on:
3131
jobs:
3232
ci_workflow:
3333
name: Run
34-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
34+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
3535
with:
3636
build-tasks: build,build-x64,build-aarch64
3737
run-cargo-vet: false
3838
secrets: inherit
3939
mdbook_docs_test:
4040
name: Run
41-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
41+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
4242
with:
4343
mdbook-path: "docs"
4444
build-cmd: cargo make build-lib

.github/workflows/crate-version-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
jobs:
2929
crate-version-update-pr:
3030
name: Run
31-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
31+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
3232
with:
3333
ignore-prefix: patina-v
3434
create-pr: ${{ github.event_name == 'workflow_dispatch' }}

.github/workflows/label-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
contents: read
3737
pull-requests: write
3838

39-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
39+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
4040
secrets: inherit

.github/workflows/label-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
permissions:
2929
issues: write
3030

31-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
31+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
3232
secrets: inherit

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
jobs:
2424
release:
2525
name: Release
26-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
26+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
2727
with:
2828
ignore-prefix: 'patina-v'
2929
secrets: inherit

.github/workflows/rust-version-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
pull-requests: write
2727
contents: read
2828

29-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
29+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
3030
secrets: inherit

.github/workflows/triage-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
contents: read
2424
issues: write
2525

26-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
26+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
2727
secrets: inherit

.github/workflows/update-release-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
contents: write
3030
pull-requests: write
3131

32-
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
32+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].8
3333
secrets: inherit

0 commit comments

Comments
 (0)