-
Notifications
You must be signed in to change notification settings - Fork 10
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(deps): update docker/bake-action action to v6 #421
Conversation
6449f5a
to
1f23555
Compare
1f23555
to
cb9583f
Compare
cb9583f
to
f375d7a
Compare
@@ -112,7 +112,7 @@ | |||
- name: Inject version | |||
run: yarn workspace @graphql-hive/gateway tsx scripts/inject-version ${{ fromJSON(steps.ver-gateway.outputs.result).version }} | |||
- name: Bake and Push | |||
uses: docker/bake-action@v5 | |||
uses: docker/bake-action@v6 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Uses Step
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-tools/batch-delegate |
9.0.29-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/delegate |
10.2.11-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-graphql-ws |
1.3.8-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/federation |
3.0.11-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
0.10.31-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
1.8.1-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-opentelemetry |
1.3.38-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
1.3.26-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
1.4.10-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitch |
9.4.16-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitching-directives |
3.1.26-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
0.4.17-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/wrap |
10.0.29-alpha-1b3d2ba52a8f351dabd9f6162b753a8a2894c54d |
npm ↗︎ unpkg ↗︎ |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
@@ -160,8 +160,9 @@ | |||
run: yarn workspace @graphql-hive/gateway bundle | |||
- if: matrix.setup.gateway-runner == 'docker' || matrix.setup.gateway-runner == 'bun-docker' | |||
name: Bake | |||
uses: docker/bake-action@v5 | |||
uses: docker/bake-action@v6 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium test
Uses Step
🚀 Snapshot Release (Bun Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
🚀 Snapshot Release (Node Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
This PR contains the following updates:
v5
->v6
Release Notes
docker/bake-action (docker/bake-action)
v6
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.