Skip to content

Commit

Permalink
Update github-dependents-info.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Dec 31, 2023
1 parent a71a1ad commit 427274a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-dependents-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

# Collect data & generate markdown
- name: GitHub Dependents Info
uses: nvuillam/github-dependents-info@v1.4.0 # If you trust me enough you can replace version by "main" :)
uses: nvuillam/github-dependents-info@v1.5.1 # If you trust me enough you can replace version by "main" :)
# See documentation for variables details: https://github.com/nvuillam/github-dependents-info?tab=readme-ov-file#%EF%B8%8F-usage
with:
repo: aws-cloudformation/cfn-lint # ${{ github.repository }}
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
- name: Create PR output
run: |
echo "Pull Request Number - ${{ steps.cpr.outputs.pull-request-number }}"
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"

0 comments on commit 427274a

Please sign in to comment.