Skip to content

[Snyk] Security upgrade axios from 0.21.2 to 1.6.3 #46

[Snyk] Security upgrade axios from 0.21.2 to 1.6.3

[Snyk] Security upgrade axios from 0.21.2 to 1.6.3 #46

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Log in to Docker Hub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Push to Docker Hub
uses: docker/build-push-action@v2
with:
push: true
tags: andrelmlins1/freesoccer:latest