Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Pin the image with ratchet #2

Pin the image with ratchet

Pin the image with ratchet #2

Workflow file for this run

on:
push:
branches:
- main
jobs:
build:
name: Build the application
runs-on: ubuntu-22.04
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- name: Checkout the code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4