Skip to content

⬆️ Bump rust from 1.81.0-slim-bullseye to 1.84.0-slim-bullseye in /docker #605

⬆️ Bump rust from 1.81.0-slim-bullseye to 1.84.0-slim-bullseye in /docker

⬆️ Bump rust from 1.81.0-slim-bullseye to 1.84.0-slim-bullseye in /docker #605

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"