Skip to content

chore: pin gh action versions #26

chore: pin gh action versions

chore: pin gh action versions #26

Workflow file for this run

on: push
name: Build image
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Build
run: |
docker build .