chore(deps): update all dependencies #585
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Disable this job until https://github.com/artifacthub/hub/issues/3691 is resolved | |
#name: artifact hub linter | |
#on: | |
# pull_request: | |
# branches: [ main ] | |
#jobs: | |
# build: | |
# runs-on: ubuntu-latest | |
# steps: | |
# - uses: actions/checkout@v4 | |
# - name: run ah linter | |
# run: make run-ah-linter |