Skip to content

chore(deps): bump docker/bake-action from 6.10.0 to 7.2.0 #490

chore(deps): bump docker/bake-action from 6.10.0 to 7.2.0

chore(deps): bump docker/bake-action from 6.10.0 to 7.2.0 #490

Workflow file for this run

# Copyright 2025 AGNTCY Contributors (https://github.com/agntcy)
# SPDX-License-Identifier: Apache-2.0
---
name: Run all tests for main
on:
push:
# Run superlinter on pushes to default branch
branches:
- main
# Run superlinter on pull request events
pull_request:
# Declare default permissions as read-only
permissions: read-all
jobs:
pre-release-test:
uses: ./.github/workflows/reusable-test.yml