Skip to content

Commit 555b27e

Browse files
openvpn-inc-ciflichtenheld
authored andcommitted
chore(deps): update github actions
1 parent a626f70 commit 555b27e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
vcpkgJsonGlob: '**/src/openvpn/contrib/vcpkg-manifests/windows/vcpkg.json'
5151

5252
- name: Get latest CMake and ninja
53-
uses: lukka/get-cmake@b78306120111dc2522750771cfd09ee7ca723687 # v4.3.0
53+
uses: lukka/get-cmake@ea83089aa35e08e459464341fe24ad024ee2466f # v4.3.1
5454

5555
- name: Install rst2html
5656
run: python -m pip install --upgrade pip docutils

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1313
- name: Self-hosted Renovate
14-
uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
14+
uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
1515
with:
1616
configurationFile: .github/renovate-config.json
1717
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)