We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f752f commit 4d307d0Copy full SHA for 4d307d0
1 file changed
actions/composer-install/action.yml
@@ -75,7 +75,7 @@ runs:
75
GITHUB_ACTION_PATH: ${{ github.action_path }}
76
77
- name: 'Ignore known unsolvable advisories'
78
- uses: ibexa/gh-workflows/actions/composer-audit-ignore@main
+ uses: ibexa/gh-workflows/actions/composer-audit-ignore@ibx-11825-twig-3.26.0-advisories
79
with:
80
php-version: ${{ steps.setup_php.outputs.php-version }}
81
0 commit comments