Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the ansible lint workflow #76

Closed
wants to merge 1 commit into from

Conversation

Sakethanne
Copy link
Contributor

fix(workflow): fixed the ansible lint workflow

Signed-off-by: sakethanne <asvn.saketh@gmail.com>
@Sakethanne Sakethanne requested a review from a team as a code owner October 22, 2024 19:31

jobs:
lint:
name: Ansible lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ansible/ansible-lint@v24.9.2
- uses: ansible/ansible-lint@main

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure I get what is actually fixed here... ?

@glimchb glimchb closed this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants