Skip to content

Commit

Permalink
Ignore publish action input warning @ actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Sep 2, 2024
1 parent 1a23e7b commit 6821036
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,9 @@ repos:
- >- # https://github.com/rhysd/actionlint/issues/384
^type of expression at "float number value" must be number
but found type string$
- -ignore
- >- # https://github.com/rhysd/actionlint/pull/380#issuecomment-2325391372
^input "attestations" is not defined in action
"pypa/gh-action-pypi-publish@release/v1". available inputs are ".*"$
...

0 comments on commit 6821036

Please sign in to comment.