Barazo default frontend barazo.forum
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #57 from barazo-forum/dependabot/github_actions/docker/build-push-action-6.19.2

chore(deps): bump docker/build-push-action from 5.4.0 to 6.19.2

authored by

Guido X Jansen and committed by
GitHub
e9d1508e c180d2ce

+1 -1
+1 -1
.github/workflows/docker.yml
··· 49 49 50 50 - name: Build and push Docker image 51 51 id: build 52 - uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5 52 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 53 53 with: 54 54 context: . 55 55 push: true