Skip to content

fix(deps): update module github.com/pion/webrtc/v3 to v3.2.39 #479

fix(deps): update module github.com/pion/webrtc/v3 to v3.2.39

fix(deps): update module github.com/pion/webrtc/v3 to v3.2.39 #479

name: go-mod-fix
on:
push:
branches:
- renovate/*
jobs:
go-mod-fix:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: fix
uses: at-wat/go-sum-fix-action@v0
with:
git_user: Pion Bot
git_email: 59523206+pionbot@users.noreply.github.com
github_token: ${{ secrets.PIONBOT_GITHUB_TOKEN }}
commit_style: squash
push: force
go_mod_paths: ./