Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: willianpaixao/ansible-raspberrypi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 878cc628e755aa8521b28368c009277e54cb7cf4
Choose a base ref
..
head repository: willianpaixao/ansible-raspberrypi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b6cf1d37f671ac72818628304144dbaabcb0a178
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/ansible-lint.yml
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ jobs:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
with:
fetch-depth: 0
- name: Run ansible-lint