this repo has no description
0
fork

Configure Feed

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

ci(github-action): update fluxcd/flux2 action ( v2.8.0 → v2.8.1 )

| datasource | package | from | to |
| ----------- | ------------ | ------ | ------ |
| github-tags | fluxcd/flux2 | v2.8.0 | v2.8.1 |

authored by

samip5-bot[bot] and committed by
GitHub
a4810181 c2744b7a

+1 -1
+1 -1
.github/workflows/publish-schemas.yaml
··· 79 79 needs: ["publish-manifests"] 80 80 steps: 81 81 - name: Setup Flux 82 - uses: fluxcd/flux2/action@ac71dd88a3e6170a068873ea78aafe90f8c9c82c # v2.8.0 82 + uses: fluxcd/flux2/action@97222a775ae8e68f1e85508f356f248704255c9c # v2.8.1 83 83 84 84 - name: Setup QEMU 85 85 uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0