-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update actions/checkout action to v5 #26
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,7 +26,7 @@ jobs: | |
| any: ${{ steps.yaml_changes.outputs.any_changed }} | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| with: | ||
| fetch-depth: 0 | ||
| - name: Check Docker | ||
|
|
@@ -89,7 +89,7 @@ jobs: | |
| pull-requests: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Lint | ||
| uses: reviewdog/[email protected] | ||
| with: | ||
|
|
@@ -115,7 +115,7 @@ jobs: | |
| pull-requests: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Validate | ||
| uses: reviewdog/[email protected] | ||
| with: | ||
|
|
@@ -134,7 +134,7 @@ jobs: | |
| pull-requests: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Lint | ||
| uses: reviewdog/[email protected] | ||
| with: | ||
|
|
@@ -155,7 +155,7 @@ jobs: | |
| pull-requests: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Lint | ||
| uses: reviewdog/[email protected] | ||
| with: | ||
|
|
@@ -174,7 +174,7 @@ jobs: | |
| pull-requests: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Lint | ||
| uses: docker-compose-linter/dclint-github-action/[email protected] | ||
| with: | ||
|
|
@@ -195,7 +195,7 @@ jobs: | |
| pull-requests: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Scan | ||
| uses: reviewdog/[email protected] | ||
| with: | ||
|
|
||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶 irc.atl.chat/.github/workflows/cleanup.yml Line 115 in 62a349a
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [yamllint] reported by reviewdog 🐶 irc.atl.chat/.github/workflows/cleanup.yml Line 116 in 62a349a
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -31,7 +31,7 @@ jobs: | |
| deployments: write | ||
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| uses: actions/checkout@v5 | ||
| - name: Get Image Versions | ||
| id: images | ||
| run: | | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🚫 [actionlint] reported by reviewdog 🐶 |
||
|
|
||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[yamllint] reported by reviewdog 🐶
[warning] truthy value should be one of [false, true] (truthy)
irc.atl.chat/.github/workflows/cleanup.yml
Line 3 in 62a349a