Skip to content

Commit

Permalink
Bump Integration Workflow to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed May 10, 2023
1 parent ee12da6 commit 490e408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ on:
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@main
uses: systemli/github-ansible-workflow/.github/workflows/ansible-integration-workflow.yaml@v1.0.0
with:
distros: '[ "debian11", "debian10", "centos7" ]'

0 comments on commit 490e408

Please sign in to comment.