File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 runs-on : " ubuntu-latest"
1515 steps :
1616 - name : " Checkout the repository"
17- uses : " actions/checkout@v4.2.2 "
17+ uses : " actions/checkout@v5.0.0 "
1818
1919 - name : " Set up Python"
2020 uses : actions/setup-python@v5.3.0
Original file line number Diff line number Diff line change 1515 contents : write
1616 steps :
1717 - name : " Checkout the repository"
18- uses : " actions/checkout@v4.2.2 "
18+ uses : " actions/checkout@v5.0.0 "
1919
2020 - name : " ZIP the integration directory"
2121 shell : " bash"
Original file line number Diff line number Diff line change 1717 runs-on : " ubuntu-latest"
1818 steps :
1919 - name : " Checkout the repository"
20- uses : " actions/checkout@v4.2.2 "
20+ uses : " actions/checkout@v5.0.0 "
2121
2222 - name : " Run hassfest validation"
2323 uses : " home-assistant/actions/hassfest@master"
2727 runs-on : " ubuntu-latest"
2828 steps :
2929 - name : " Checkout the repository"
30- uses : " actions/checkout@v4.2.2 "
30+ uses : " actions/checkout@v5.0.0 "
3131
3232 - name : " Run HACS validation"
3333 uses : " hacs/action@main"
Original file line number Diff line number Diff line change 11colorlog == 6.9.0
22homeassistant == 2025.1.4
33pip >= 24.3.1
4- ruff == 0.12.7
4+ ruff == 0.12.10
You can’t perform that action at this time.
0 commit comments