summaryrefslogtreecommitdiffstats
path: root/.github/workflows/fips-checksums.yml
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-11-02 08:53:36 +0100
committerTomas Mraz <tomas@openssl.org>2022-11-03 12:21:50 +0100
commit7343f687705faaa63fdf0e360c49d028b061362c (patch)
treecd50f74d82f5289fe177ccdec37c4bce876d821d /.github/workflows/fips-checksums.yml
parentde45fecf8aeab68cd137c7737973e00a9669897c (diff)
Update GitHub actions as suggested by dependabot
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19581) (cherry picked from commit ec33ed712665ca65cabcd87d446e5db79a64379e)
Diffstat (limited to '.github/workflows/fips-checksums.yml')
-rw-r--r--.github/workflows/fips-checksums.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/fips-checksums.yml b/.github/workflows/fips-checksums.yml
index 623c6a6cb4..1f62ed45b3 100644
--- a/.github/workflows/fips-checksums.yml
+++ b/.github/workflows/fips-checksums.yml
@@ -26,7 +26,7 @@ jobs:
mkdir ./build
mkdir ./source
mkdir ./artifact
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
repository: ${{ github.event.pull_request.base.repo.full_name }}
ref: ${{ github.event.pull_request.base.ref }}
@@ -43,7 +43,7 @@ jobs:
- name: make fips-checksums pristine
run: make fips-checksums
working-directory: ./build-pristine
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
path: source
- name: config
@@ -69,7 +69,7 @@ jobs:
- name: save PR number
run: echo ${{ github.event.number }} > ./artifact/pr_num
- name: save artifact
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
with:
name: fips_checksum
path: artifact/