Bump dtolnay/rust-toolchain from 7164405e8653277d57afd42ba081b5aa02a70396 to bb45937a053e097f8591208d8e74c90db1873d07 #1
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Checks | |
permissions: | |
contents: read | |
on: | |
pull_request: | |
jobs: | |
build: | |
uses: ./.github/workflows/docker.yml | |
secrets: inherit |