Skip to content

Commit 0db06e1

Browse files
Merge pull request #89 from dynatrace-oss/renovate/actions-checkout-6.x
Update actions/checkout action to v6.0.2
2 parents 1b9d195 + 0275475 commit 0db06e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v6.0.1
16+
uses: actions/checkout@v6.0.2
1717
- name: Self-hosted Renovate
1818
uses: renovatebot/github-action@v44.2.5
1919
with:

0 commit comments

Comments
 (0)