Skip to content

Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 #703

Bump github.com/onsi/gomega from 1.28.0 to 1.29.0

Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 #703

name: Trigger go.anx.io update
on:
push:
jobs:
trigger:
name: Trigger go.anx.io update
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: anexia-it/go.anx.io@main
env:
GOANXIO_E5E_TOKEN: "${{ secrets.GOANXIO_E5E_TOKEN }}"