Skip to content

Conversation

atchertchian
Copy link
Contributor

Please consider a major version bump for this one as it will pick up actions in .github/actions by default

@atchertchian
Copy link
Contributor Author

@zgosalvez Are you still supporting this project please? Do you still want help for #116? Thanks!

@zgosalvez
Copy link
Owner

Thank you so much for working on this @atchertchian! I’ve tagged the issue creator to confirm this PR. Unfortunately, I am unable to fully verify this during my spare time, so may I ask any of those who reacted to this PR to also confirm? 🙏 I would love to merge this as a major version bump!

@zgosalvez
Copy link
Owner

PS. I noticed you added test cases but I can’t see the check results here. Would you know if it’s just a matter of pushing another commit to trigger the actions?

@atchertchian
Copy link
Contributor Author

@zgosalvez Thanks! my understanding is that workflows will be run upon approval - I have pushed fake commits if that helps

@atchertchian
Copy link
Contributor Author

atchertchian commented Sep 9, 2025

@zgosalvez I pushed one more commit in the hope that it can fix the logic to run tests on forks

@ciairuzz
Copy link

LGTM @zgosalvez

@zgosalvez zgosalvez enabled auto-merge (squash) September 27, 2025 06:10
@zgosalvez zgosalvez disabled auto-merge September 27, 2025 06:16
@zgosalvez zgosalvez merged commit 9e9574e into zgosalvez:main Sep 27, 2025
2 checks passed
@zgosalvez
Copy link
Owner

Thank you so much for the support and the contribution! Merged this and released v4.0.0, which contain other housekeeping PRs.

mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request Sep 29, 2025
…from 3.0.25 to 4.0.0 [skip ci]

Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.25 to 4.0.0.
Release notes

*Sourced from [zgosalvez/github-actions-ensure-sha-pinned-actions's releases](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases).*

> v4.0.0
> ------
>
> What's Changed
> --------------
>
> * Bump `@​vercel/ncc` from 0.38.3 to 0.38.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#257](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/257)
> * Bump actions/checkout from 4.2.2 to 5.0.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#253](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/253)
> * Bump eslint from 9.26.0 to 9.36.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#256](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/256)
> * Bump jest from 29.7.0 to 30.1.3 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#255](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/255)
> * Bump actions/cache from 4.2.3 to 4.2.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#252](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/252)
> * Bump zgosalvez/github-actions-get-action-runs-using-version from 2.0.22 to 2.0.24 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#234](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/234)
> * Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#242](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/242)
> * Bump yaml from 2.7.1 to 2.8.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#248](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/248)
> * Bump brace-expansion from 1.1.11 to 1.1.12 by [`@​dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#258](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/258)
> * fix [#116](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/116): support composite actions by [`@​atchertchian`](https://github.com/atchertchian) in [zgosalvez/github-actions-ensure-sha-pinned-actions#239](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/239)
>
> New Contributors
> ----------------
>
> * [`@​atchertchian`](https://github.com/atchertchian) made their first contribution in [zgosalvez/github-actions-ensure-sha-pinned-actions#239](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/239)
>
> **Full Changelog**: <zgosalvez/github-actions-ensure-sha-pinned-actions@v3...v4.0.0>


Commits

* [`9e9574e`](zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574e) fix [#116](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/116): support composite actions ([#239](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/239))
* [`574bec8`](zgosalvez/github-actions-ensure-sha-pinned-actions@574bec8) Bump brace-expansion from 1.1.11 to 1.1.12 ([#258](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/258))
* [`bdf825c`](zgosalvez/github-actions-ensure-sha-pinned-actions@bdf825c) Bump yaml from 2.7.1 to 2.8.1 ([#248](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/248))
* [`12cd4d2`](zgosalvez/github-actions-ensure-sha-pinned-actions@12cd4d2) Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 ([#242](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/242))
* [`2783169`](zgosalvez/github-actions-ensure-sha-pinned-actions@2783169) Bump zgosalvez/github-actions-get-action-runs-using-version ([#234](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/234))
* [`d952774`](zgosalvez/github-actions-ensure-sha-pinned-actions@d952774) Bump actions/cache from 4.2.3 to 4.2.4 ([#252](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/252))
* [`e839297`](zgosalvez/github-actions-ensure-sha-pinned-actions@e839297) Bump jest from 29.7.0 to 30.1.3 ([#255](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/255))
* [`f1328f7`](zgosalvez/github-actions-ensure-sha-pinned-actions@f1328f7) Bump eslint from 9.26.0 to 9.36.0 ([#256](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/256))
* [`74db6f0`](zgosalvez/github-actions-ensure-sha-pinned-actions@74db6f0) Bump actions/checkout from 4.2.2 to 5.0.0 ([#253](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/253))
* [`cae7e06`](zgosalvez/github-actions-ensure-sha-pinned-actions@cae7e06) Bump `@​vercel/ncc` from 0.38.3 to 0.38.4 ([#257](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/257))
* See full diff in [compare view](zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5...9e9574e)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=zgosalvez/github-actions-ensure-sha-pinned-actions&package-manager=github\_actions&previous-version=3.0.25&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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.

3 participants