Skip to content

Commit 18b90a0

Browse files
committed
Merge remote-tracking branch 'opcm-github/master'
Change-Id: Ib11d5cfbd071c51d3baaa60879f971914b74edde
2 parents 1bebbcb + 6a27239 commit 18b90a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/freebsd_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
submodules: recursive
2626
- name: build in FreeBSD VM
2727
id: build
28-
uses: cross-platform-actions/action@5800fa0060a22edf69992a779adac3d2bb3a6f8a # v0.22.0
28+
uses: cross-platform-actions/action@a4a7327f8112bc2513a07701786a0c3c1193583a # v0.23.0
2929
with:
3030
memory: 2048
3131
shell: sh

.github/workflows/freebsd_scan_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
submodules: recursive
2626
- name: clang scan build in FreeBSD VM
2727
id: clang-scan-build
28-
uses: cross-platform-actions/action@5800fa0060a22edf69992a779adac3d2bb3a6f8a # v0.22.0
28+
uses: cross-platform-actions/action@a4a7327f8112bc2513a07701786a0c3c1193583a # v0.23.0
2929
with:
3030
memory: 2048
3131
shell: sh

0 commit comments

Comments
 (0)