Skip to content

Bump urllib3 from 2.2.1 to 2.2.2 in /larq_compute_engine (#808) #433

Bump urllib3 from 2.2.1 to 2.2.2 in /larq_compute_engine (#808)

Bump urllib3 from 2.2.1 to 2.2.2 in /larq_compute_engine (#808) #433

Workflow file for this run

name: Release Notes
on:
push:
branches:
- main
jobs:
update_draft_release:
if: github.repository == 'larq/compute-engine'
runs-on: ubuntu-latest
steps:
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}