Skip to content

Bump certifi from 2024.6.2 to 2024.7.4 in /larq_compute_engine (#810) #432

Bump certifi from 2024.6.2 to 2024.7.4 in /larq_compute_engine (#810)

Bump certifi from 2024.6.2 to 2024.7.4 in /larq_compute_engine (#810) #432

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 }}