Skip to content

Commit 8432ae3

Browse files
chore(deps): update github actions
1 parent 628b82e commit 8432ae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
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
@@ -145,7 +145,7 @@ jobs:
145145

146146
steps:
147147
- name: configure aws credentials
148-
uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0
148+
uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0
149149
with:
150150
aws-region: ${{ env.AWS_REGION }}
151151

0 commit comments

Comments
 (0)