Skip to content

Bump fastlane from 2.235.0 to 2.236.0 in the ruby-minor-and-patch gro… #167

Bump fastlane from 2.235.0 to 2.236.0 in the ruby-minor-and-patch gro…

Bump fastlane from 2.235.0 to 2.236.0 in the ruby-minor-and-patch gro… #167

name: Submit dependencies to GitHub Dependency Graph
on:
push:
branches:
- trunk
- release/*
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-java@v5
with:
distribution: 'temurin'
java-version: '17'
- name: Setup Gradle to generate and submit dependency graphs
uses: gradle/actions/dependency-submission@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0