Skip to content

Bump dagger/dagger-for-github from 7.0.3 to 7.0.4 in the actions-minor group #5

Bump dagger/dagger-for-github from 7.0.3 to 7.0.4 in the actions-minor group

Bump dagger/dagger-for-github from 7.0.3 to 7.0.4 in the actions-minor group #5

Workflow file for this run

name: Run dagger examples
on:
pull_request:
jobs:
examples:
name: Run examples
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Run
uses: dagger/dagger-for-github@019ea6794c5920cf0680a6291e3a793dbe3ebb54
with:
version: "latest"
verb: call
module: ./tests
args: all