This commit is contained in:
dependabot[bot] 2023-02-01 07:00:33 +00:00 committed by GitHub
commit bfb99fdb12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3.2.0
uses: actions/checkout@v3.3.0
- name: Lint Code Base
uses: github/super-linter@v4.1.0
env:

View File

@ -24,7 +24,7 @@ jobs:
- centos-stream-8-x64
- centos-stream-9-x64
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.3.0
- name: Setup doctl
uses: digitalocean/action-doctl@v2