Skip to content
New issue

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

chore: remove blocking workflow #385

Merged
merged 4 commits into from
Oct 8, 2024
Merged

chore: remove blocking workflow #385

merged 4 commits into from
Oct 8, 2024

Conversation

spiffcs
Copy link
Contributor

@spiffcs spiffcs commented Oct 8, 2024

Summary

This workflow was inadvertently merged and did not have the correct permissions to rebuild on a dependabot PR.

The build and dist update process is baked into the release so doing this on a PER dependabot PR basis is extra and should not be blocking dependabot update PR.

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
@spiffcs spiffcs changed the title chore: delete blocking workflow chore: remove blocking workflow Oct 8, 2024
* chore(deps-dev): bump eslint from 9.11.1 to 9.12.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.1...v9.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update sha pin for workflows

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
…/scan-action into remove-blocking-workflow

* 'remove-blocking-workflow' of https://github.com/anchore/scan-action:
  chore: delete blocking workflow
@spiffcs spiffcs merged commit 6595369 into main Oct 8, 2024
31 checks passed
@spiffcs spiffcs deleted the remove-blocking-workflow branch October 8, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants