Mirror of
0
fork

Configure Feed

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

Merge pull request #35 from trueberryless-org/update-template-files

ci: sync template files [skip netlify]

authored by

Felix Schneider and committed by
GitHub
34204c44 fccd194d

+1 -1
+1 -1
.github/workflows/deployment.yaml
··· 118 118 images: ${{ env.REGISTRY }}/${{ env.IMAGE_OWNER }}/${{ env.IMAGE_NAME }} 119 119 120 120 - name: Build and push Docker image 121 - uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0 121 + uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0 122 122 with: 123 123 context: ./app 124 124 push: true