Skip to content

Bump docker/metadata-action from 4 to 5 (#29) #42

Bump docker/metadata-action from 4 to 5 (#29)

Bump docker/metadata-action from 4 to 5 (#29) #42

Workflow file for this run

# Test
name: Test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
shellcheck:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run testing script
run: ./testing.sh