Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.6 to 4.1.7 (home-assistant#5584)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Athozs committed Aug 30, 2024
1 parent 454b2ce commit 7f7db88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected].6
uses: actions/[email protected].7
- name: Find symlinked paths to ignore
id: find
run: >-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected].6
uses: actions/[email protected].7
- name: Validate images
uses: ./.github/workflows/validate

0 comments on commit 7f7db88

Please sign in to comment.