Skip to content

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 #3

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0

Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 #3

name: Docker Build/Publish Preview Image from PR
on:
pull_request:
branches:
- main
workflow_dispatch: {}
jobs:
build:
uses: sfudeus/workflows/.github/workflows/docker-build-publish-pr.yaml@main
secrets: inherit
with:
tag: preview-${{ github.event.number }}