fix(actions): changed workflow container tag

This commit is contained in:
Seaswimmer 2024-08-27 15:34:49 -04:00
parent 32e1ffd942
commit a81f578756
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -8,7 +8,7 @@ on:
jobs:
Lint Code (Pylint):
runs-on: docker
container: coastalcommits.com/seaswimmerthefsh/actionscontainers-galaxycogs:latest
container: www.coastalcommits.com/cswimr/actions:galaxycogs
steps:
- name: Checkout
uses: actions/checkout@v3