Skip to content

Commit 50b55f1

Browse files
Bump the actions-dependencies group with 11 updates (#2039)
* Bump the actions-dependencies group with 11 updates Bumps the actions-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.1` | | [actions/setup-python](https://github.com/actions/setup-python) | `6.0.0` | `6.1.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `8.0.0` | | [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.1` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.3` | `5.5.2` | | [msys2/setup-msys2](https://github.com/msys2/setup-msys2) | `2.29.0` | `2.30.0` | | [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) | `1.1.9` | `1.3.4` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.2` | `4.31.9` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `3.0.0` | `3.1.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `6.0.0` | `7.0.0` | Updates `actions/checkout` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...8e8c483) Updates `actions/setup-python` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e797f83...83679a8) Updates `peter-evans/create-pull-request` from 7.0.8 to 8.0.0 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@271a8d0...98357b1) Updates `actions/cache` from 4.3.0 to 5.0.1 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0057852...9255dc7) Updates `codecov/codecov-action` from 5.4.3 to 5.5.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.4.3...671740a) Updates `msys2/setup-msys2` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/msys2/setup-msys2/releases) - [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md) - [Commits](msys2/setup-msys2@fb197b7...4f806de) Updates `vmactions/freebsd-vm` from 1.1.9 to 1.3.4 - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@8873d98...c54ba3b) Updates `actions/upload-artifact` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@330a01c...b7c566a) Updates `github/codeql-action` from 4.31.2 to 4.31.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@0499de3...5d4e8d1) Updates `actions/attest-build-provenance` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@977bb37...00014ed) Updates `actions/download-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@018cc2c...37930b1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: peter-evans/create-pull-request dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies - dependency-name: actions/cache dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: msys2/setup-msys2 dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies - dependency-name: github/codeql-action dependency-version: 4.31.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies - dependency-name: actions/attest-build-provenance dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Revert `codecov/codecov-action` which doesn't work on Alpine --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: seladb <pcapplusplus@gmail.com>
1 parent 95ace2d commit 50b55f1

File tree

8 files changed

+72
-72
lines changed

8 files changed

+72
-72
lines changed

.github/workflows/auto_update.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ jobs:
1313

1414
steps:
1515
- name: Checkout code
16-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1717
with:
1818
ref: dev
1919
- name: Setup Python
20-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
20+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2121
with:
2222
python-version: "3.8.x"
2323
- name: Run update
2424
run: |
2525
pip install pre-commit
2626
pre-commit autoupdate
2727
- name: Create Pull Request
28-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
28+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
2929
with:
3030
token: ${{ secrets.PAT }}
3131
author: GitHub <noreply@github.com>
@@ -46,19 +46,19 @@ jobs:
4646

4747
steps:
4848
- name: Checkout code
49-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
49+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5050
with:
5151
ref: dev
5252
- name: Setup Python
53-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
53+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
5454
with:
5555
python-version: "3.9.x"
5656
- name: Run update
5757
run: |
5858
python3 3rdParty/OUIDataset/create_oui_data.py
5959
mv -f PCPP_OUIDataset.json 3rdParty/OUIDataset/PCPP_OUIDataset.json
6060
- name: Create Pull Request
61-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
61+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
6262
with:
6363
token: ${{ secrets.PAT }}
6464
author: GitHub <noreply@github.com>

.github/workflows/build_and_test.yml

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
container: seladb/alpine317
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3030

3131
# Checkout is performed out of the container and doesn't match our user
3232
- name: Fix checkout ownership
@@ -91,7 +91,7 @@ jobs:
9191

9292
steps:
9393
- name: Checkout code
94-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
94+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
9595

9696
# Checkout is performed out of the container and doesn't match our user
9797
- name: Fix checkout ownership
@@ -105,7 +105,7 @@ jobs:
105105
106106
- name: Restore Ccache
107107
id: ccache-restore
108-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
108+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
109109
with:
110110
path: |
111111
${{ env.CCACHE_DIR }}
@@ -170,7 +170,7 @@ jobs:
170170
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
171171

172172
- name: Save Ccache
173-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
173+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
174174
with:
175175
path: ${{ env.CCACHE_DIR }}
176176
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}
@@ -182,15 +182,15 @@ jobs:
182182
image: ubuntu2404
183183
steps:
184184
- name: Checkout code
185-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
185+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
186186

187187
# Checkout is performed out of the container and doesn't match our user
188188
- name: Fix checkout ownership
189189
run: chown -R "$(id -u):$(id -g)" "$GITHUB_WORKSPACE"
190190

191191
- name: Restore Ccache
192192
id: ccache-restore
193-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
193+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
194194
with:
195195
path: |
196196
${{ env.CCACHE_DIR }}
@@ -230,7 +230,7 @@ jobs:
230230
gcovr -v -r . $GCOVR_FLAGS -o coverage.xml
231231
232232
- name: Upload Coverage Results
233-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
233+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
234234
with:
235235
files: ./coverage.xml
236236
flags: ${{ env.image }},unittest
@@ -240,7 +240,7 @@ jobs:
240240
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
241241

242242
- name: Save Ccache
243-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
243+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
244244
with:
245245
path: ${{ env.CCACHE_DIR }}
246246
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}
@@ -266,11 +266,11 @@ jobs:
266266
fi
267267
268268
- name: Checkout code
269-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
269+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
270270

271271
- name: Restore Ccache
272272
id: ccache-restore
273-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
273+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
274274
with:
275275
path: ${{ env.CCACHE_DIR }}
276276
key: ${{ matrix.image }}-ccache-${{ github.run_id }}
@@ -308,7 +308,7 @@ jobs:
308308
run: cd build_examples/tutorials_bin && ./Tutorial-HelloWorld
309309

310310
- name: Save Ccache
311-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
311+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
312312
with:
313313
path: ${{ env.CCACHE_DIR }}
314314
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}
@@ -323,11 +323,11 @@ jobs:
323323

324324
steps:
325325
- name: Checkout code
326-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
326+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
327327

328328
- name: Restore Ccache
329329
id: ccache-restore
330-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
330+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
331331
with:
332332
path: ${{ env.CCACHE_DIR }}
333333
key: ${{ matrix.image }}-ccache-${{ github.run_id }}
@@ -365,7 +365,7 @@ jobs:
365365
run: cd build_examples/tutorials_bin && ./Tutorial-HelloWorld
366366

367367
- name: Save Ccache
368-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
368+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
369369
with:
370370
path: ${{ env.CCACHE_DIR }}
371371
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}
@@ -399,10 +399,10 @@ jobs:
399399

400400
steps:
401401
- name: Checkout code
402-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
402+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
403403

404404
- name: Setup Python
405-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
405+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
406406
with:
407407
# support version: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
408408
python-version: "3.12"
@@ -412,7 +412,7 @@ jobs:
412412

413413
- name: Restore Ccache
414414
id: ccache-restore
415-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
415+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
416416
with:
417417
path: ${{ env.CCACHE_DIR }}
418418
key: ${{ matrix.os-version }}-${{ matrix.arch }}-ccache-${{ github.run_id }}
@@ -475,7 +475,7 @@ jobs:
475475
gcovr -v -r . $GCOVR_FLAGS -o coverage.xml
476476
477477
- name: Upload Coverage Results
478-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
478+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
479479
if: ${{ matrix.host-arch == matrix.arch }}
480480
with:
481481
files: ./coverage.xml
@@ -486,7 +486,7 @@ jobs:
486486
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
487487

488488
- name: Save Ccache
489-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
489+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
490490
with:
491491
path: ${{ env.CCACHE_DIR }}
492492
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}
@@ -534,10 +534,10 @@ jobs:
534534
runs-on: windows-latest
535535
steps:
536536
- name: Checkout code
537-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
537+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
538538

539539
- name: Setup MSYS2
540-
uses: msys2/setup-msys2@fb197b72ce45fb24f17bf3f807a388985654d1f2 # v2.29.0
540+
uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2.30.0
541541
with:
542542
msystem: ${{matrix.sys}}
543543
install: >-
@@ -547,7 +547,7 @@ jobs:
547547
mingw-w64-${{matrix.env}}-make
548548
549549
- name: Setup Python
550-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
550+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
551551
with:
552552
python-version: "3.12"
553553

@@ -602,7 +602,7 @@ jobs:
602602
run: gcovr -v -g -k -r . $env:GCOVR_FLAGS.split() -o coverage.xml
603603

604604
- name: Upload Coverage Results
605-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
605+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
606606
with:
607607
files: ./coverage.xml
608608
flags: ${{ matrix.sys }},unittest
@@ -632,10 +632,10 @@ jobs:
632632
runs-on: ${{ matrix.os }}
633633
steps:
634634
- name: Checkout code
635-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
635+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
636636

637637
- name: Setup Python
638-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
638+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
639639
with:
640640
python-version: "3.12"
641641

@@ -690,7 +690,7 @@ jobs:
690690
python -m pytest --root-path=../../Dist/examples_bin
691691
692692
- name: Upload Coverage Results
693-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
693+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
694694
with:
695695
files: ./Tests/Pcap++Test/Pcap++Coverage.xml,./Tests/Packet++Test/Packet++Coverage.xml
696696
flags: ${{ matrix.os }},unittest,${{ matrix.pcap_lib }}
@@ -703,7 +703,7 @@ jobs:
703703
runs-on: windows-latest
704704
steps:
705705
- name: Checkout code
706-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
706+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
707707

708708
- name: Add MSBuild to PATH
709709
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2.0.0
@@ -743,10 +743,10 @@ jobs:
743743
matrix:
744744
version: ["14.1", "13.4"]
745745
steps:
746-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
746+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
747747
- name: Test in FreeBSD
748748
id: test
749-
uses: vmactions/freebsd-vm@8873d98fd1413b5977cb2f7348fe329775159892 # v1.1.9
749+
uses: vmactions/freebsd-vm@c54ba3b62f49de9b67a2f3af017ab6152f0ebb6f # v1.3.4
750750
with:
751751
release: ${{ matrix.version }}
752752
usesh: true
@@ -797,10 +797,10 @@ jobs:
797797

798798
steps:
799799
- name: Checkout code
800-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
800+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
801801

802802
- name: Checkout lipbcap for Android
803-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
803+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
804804
with:
805805
repository: seladb/libpcap-android
806806
path: ./libpcap-android
@@ -814,7 +814,7 @@ jobs:
814814
run: cmake --build "$BUILD_DIR" -j
815815

816816
- name: Checkout ToyVpn-PcapPlusPlus
817-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
817+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
818818
with:
819819
repository: seladb/ToyVpn-PcapPlusPlus
820820
path: ./ToyVpn-PcapPlusPlus
@@ -872,15 +872,15 @@ jobs:
872872

873873
steps:
874874
- name: Checkout code
875-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
875+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
876876

877877
- name: Install dependencies
878878
run: |
879879
sudo apt update && sudo apt -y install ccache libpcap-dev libbpf-dev tcpreplay
880880
881881
- name: Restore Ccache
882882
id: ccache-restore
883-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
883+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
884884
with:
885885
path: ${{ env.CCACHE_DIR }}
886886
key: ${{ matrix.image }}-ccache-${{ github.run_id }}
@@ -910,7 +910,7 @@ jobs:
910910
gcovr -v -r . $GCOVR_FLAGS -o coverage.xml
911911
912912
- name: Upload Coverage Results
913-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
913+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
914914
with:
915915
files: ./coverage.xml
916916
flags: xdp,unittest
@@ -920,7 +920,7 @@ jobs:
920920
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
921921

922922
- name: Save Ccache
923-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
923+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
924924
with:
925925
path: ${{ env.CCACHE_DIR }}
926926
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}
@@ -937,7 +937,7 @@ jobs:
937937
image: gcr.io/oss-fuzz-base/base-builder
938938
steps:
939939
- name: Checkout code
940-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
940+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
941941

942942
- name: Install prerequisites
943943
run: |
@@ -949,7 +949,7 @@ jobs:
949949
950950
- name: Restore Ccache
951951
id: ccache-restore
952-
uses: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
952+
uses: actions/cache/restore@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
953953
with:
954954
path: ${{ env.CCACHE_DIR }}
955955
key: ${{ matrix.engine }}-${{ matrix.sanitizer }}-ccache-${{ github.run_id }}
@@ -971,7 +971,7 @@ jobs:
971971
Tests/Fuzzers/RegressionTests/run_tests.sh
972972
973973
- name: Save Ccache
974-
uses: actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
974+
uses: actions/cache/save@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
975975
with:
976976
path: ${{ env.CCACHE_DIR }}
977977
key: ${{ steps.ccache-restore.outputs.cache-primary-key }}

.github/workflows/check_dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
validate:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1717
- uses: marocchino/validate-dependabot@d8ae5c0d03dd75fbd0ad5f8ab4ba8101ebbd4b37 # v3.0.0
1818
id: validate

.github/workflows/cifuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
dry-run: false
3636
sanitizer: ${{ matrix.sanitizer }}
3737
- name: Upload Crash
38-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
38+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
3939
if: failure() && steps.build.outcome == 'success'
4040
with:
4141
name: artifacts

0 commit comments

Comments
 (0)