Merge pull request #21342 from evverx/dependabot-error

ci: try to fix a Dependabot error
This commit is contained in:
Frantisek Sumsal
2021-11-13 09:35:51 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ updates:
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 2

View File

@@ -30,6 +30,6 @@ jobs:
env: ${{ matrix.env }}
steps:
- name: Repository checkout
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
uses: actions/checkout@1e204e9a9253d643386038d443f96446fa156a97
- name: Build check (${{ env.COMPILER }}-${{ env.COMPILER_VERSION }})
run: sudo -E .github/workflows/build_test.sh