chore: update all actions used in workflows

This commit is contained in:
K3rnelPan1c 2022-10-22 18:23:32 +02:00
parent 3778c0d006
commit 605b8c67b5
No known key found for this signature in database
GPG key ID: 4311D61DF6C90722
8 changed files with 37 additions and 99 deletions

View file

@ -26,7 +26,7 @@ jobs:
# Checkout buildah action github repository
- name: Checkout Buildah action
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
path: "buildah-build"