Skip to content

Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 #880

Bump docker/setup-buildx-action from 3.8.0 to 3.9.0

Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 #880

Workflow file for this run

# RaspberryMatic Label Actions workflow
# yamllint disable rule:truthy
---
name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
discussion:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-24.04
steps:
- uses: dessant/label-actions@v4