We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d2e578 + f59f8f8 commit e6b5dc6Copy full SHA for e6b5dc6
2 files changed
.github/workflows/ack.yml
@@ -7,7 +7,7 @@ jobs:
7
hi:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v5.0.0
+ - uses: actions/checkout@v6.0.1
11
with:
12
# full log
13
fetch-depth: 0
.github/workflows/validate-renovate-base-config.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
18
19
20
- name: Run a one-line script
21
run: |
22
npm install -g renovate
0 commit comments