Skip to content

Bump docker/metadata-action from 4.6.0 to 5.6.1 #1208

Bump docker/metadata-action from 4.6.0 to 5.6.1

Bump docker/metadata-action from 4.6.0 to 5.6.1 #1208

Workflow file for this run

name: Fmt
on:
pull_request:
push:
branches:
- master
jobs:
gofmt:
name: gofmt
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Check code formatting using gofmt
uses: Jerome1337/[email protected]