Skip to content

chore: Update bytemuck (#3858) #18

chore: Update bytemuck (#3858)

chore: Update bytemuck (#3858) #18

name: No Unpinned Docker Images
on:
push:
branches:
- master
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Check out source
uses: actions/checkout@v4
- run: chmod 755 ./docker/check-docker-pin.sh
- run: ./docker/check-docker-pin.sh