Skip to content

Commit 79df844

Browse files
gdemaison-wtkavnet-stllab
authored andcommitted
sync: synced file(s) with avnet-embedded/ci-automation
1 parent 12cd485 commit 79df844

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: pr_notifications
1616
steps:
1717
- name: Checks out repository
18-
uses: actions/checkout@v6.0.1
18+
uses: actions/checkout@v5.0.1
1919
with:
2020
token: ${{ secrets.DISPATCH_PAT }}
2121
fetch-depth: 0

.github/workflows/public_mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: checkout
16-
uses: actions/checkout@v6.0.1
16+
uses: actions/checkout@v5.0.1
1717
with:
1818
token: ${{ secrets.DISPATCH_PAT }}
1919
- name: get upstream repo

0 commit comments

Comments
 (0)