Skip to content

chore(deps): update docker/login-action digest to 1f401f7 #52

chore(deps): update docker/login-action digest to 1f401f7

chore(deps): update docker/login-action digest to 1f401f7 #52

Workflow file for this run

name: Push (any)
# When pushing to any branch other than "main", we:
# * build the rock image
on:
push:
branches-ignore:
- "main"
paths:
- "rockcraft.yaml"
- ".github/workflows/**.yaml"
jobs:
build:
uses: ./.github/workflows/build.yaml