Skip to content

🌱 Bump golang.org/x/crypto from 0.44.0 to 0.45.0 #1174

🌱 Bump golang.org/x/crypto from 0.44.0 to 0.45.0

🌱 Bump golang.org/x/crypto from 0.44.0 to 0.45.0 #1174

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Build the Docker image
run: docker build . --file Dockerfile