mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-31 13:13:04 +02:00
Merge pull request #546 from buanet/dependabot/github_actions/main/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
This commit is contained in:
2
.github/workflows/version-checks.yml
vendored
2
.github/workflows/version-checks.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4.2.2
|
||||
uses: actions/checkout@v5.0.0
|
||||
with:
|
||||
repository: 'buanet/ioBroker.docker'
|
||||
token: ${{ secrets.ACTIONS_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user