Skip to content

Commit 9511e28

Browse files
Repo File Sync: Update to patina-devops v0.3.6 and sync latest .gitignore (#3)
synced local file(s) with [OpenDevicePartnership/patina-devops](https://github.com/OpenDevicePartnership/patina-devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/OpenDevicePartnership/patina-devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#19696729036](https://github.com/OpenDevicePartnership/patina-devops/actions/runs/19696729036) Signed-off-by: Patina Automation Bot <[email protected]> Co-authored-by: patina-automation[bot] <196234736+patina-automation[bot]@users.noreply.github.com>
1 parent 00c9ca4 commit 9511e28

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

.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].4
31+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
3232
with:
3333
ignore-prefix: 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].4
39+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
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].4
31+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
3232
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].4
26+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
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].4
32+
uses: OpenDevicePartnership/patina-devops/.github/workflows/[email protected].6
3333
secrets: inherit

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
.git_credentials
2+
.vscode/launch.json
13
*.profraw
24
**/target
35
Cargo.lock
46
docs/book/
57
docs/target/
6-
.vscode/launch.json

0 commit comments

Comments
 (0)