Skip to content

Commit b093d40

Browse files
Bump actions/checkout from 6.0.2 to 6.0.3 (#82)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d3b2d2 commit b093d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hassfest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
validate:
1111
runs-on: "ubuntu-latest"
1212
steps:
13-
- uses: "actions/checkout@v6.0.2"
13+
- uses: "actions/checkout@v6.0.3"
1414
- uses: home-assistant/actions/hassfest@master

0 commit comments

Comments
 (0)