We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.
The Github action fails with:
Pull down action image 'ghcr.io/actionshub/markdownlint:v3.1.0' /usr/bin/docker pull ghcr.io/actionshub/markdownlint:v3.1.0 Error response from daemon: manifest unknown
See https://github.com/linux-system-roles/network/actions/runs/4160529110/jobs/7197585345
v3.1.0 is not tagged: https://github.com/actionshub/markdownlint/pkgs/container/markdownlint/versions?filters%5Bversion_type%5D=tagged
main
https://github.com/linux-system-roles/network/blob/main/.github/workflows/markdownlint.yml
Create a PR with markdownlint workflow above
markdownlint should run
#34 bumped the release but it seems it the workflow does not properly tag the container image.
The text was updated successfully, but these errors were encountered:
Closed via #39
Sorry, something went wrong.
Thanks for reporting this.
No branches or pull requests
🗣️ Foreword
Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.
👻 Brief Description
The Github action fails with:
See https://github.com/linux-system-roles/network/actions/runs/4160529110/jobs/7197585345
v3.1.0 is not tagged:
https://github.com/actionshub/markdownlint/pkgs/container/markdownlint/versions?filters%5Bversion_type%5D=tagged
🥞 Action version
main
🎩 workflow configuration
https://github.com/linux-system-roles/network/blob/main/.github/workflows/markdownlint.yml
Steps To Reproduce
Create a PR with markdownlint workflow above
🚓 Expected behavior
markdownlint should run
➕ Additional context
#34 bumped the release but it seems it the workflow does not properly tag the container image.
The text was updated successfully, but these errors were encountered: