From 01e4751ae00e11c71e4c15e264d2ff4cea199d6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 18:30:48 +0000 Subject: [PATCH] chore(deps): update postgres support dependencies | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | actions/checkout | v6.0.1 | v6.0.2 | | github-tags | uds-packages/workflows | v0.1.0 | v0.2.0 | --- .github/workflows/project-sync.yaml | 2 +- .github/workflows/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/project-sync.yaml b/.github/workflows/project-sync.yaml index 49865ea..b0e451c 100644 --- a/.github/workflows/project-sync.yaml +++ b/.github/workflows/project-sync.yaml @@ -14,7 +14,7 @@ jobs: permissions: contents: read issues: read - uses: uds-packages/workflows/.github/workflows/callable-project-sync.yaml@eaa76ea2a70893dca6e49ec087935590944448e9 # v0.1.0 + uses: uds-packages/workflows/.github/workflows/callable-project-sync.yaml@d57c4b5875493b1057883c00e03e0b0eca52f4c0 # v0.2.0 with: destination_org: uds-packages project_number: 2 diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 9dd3550..69c4957 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: test-flavor uses: defenseunicorns/uds-common/.github/actions/test-flavor@730d22c6e061153d525a6d6f932e108ae952bd46 # v1.23.0