From e2355079798f2bd440fa28da95cf27eb22892f41 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 17 Sep 2020 01:10:26 +0200 Subject: [PATCH] [MIRROR] Updates the tgs-dmapi-updater action reference (#825) * Updates the tgs-dmapi-updater action reference (#53777) * Updates the tgs-dmapi-updater action reference Co-authored-by: Jordan Brown --- .github/workflows/update_tgs_dmapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_tgs_dmapi.yml b/.github/workflows/update_tgs_dmapi.yml index 077ef25850d..fa3bab0430c 100644 --- a/.github/workflows/update_tgs_dmapi.yml +++ b/.github/workflows/update_tgs_dmapi.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest name: Update the TGS DMAPI steps: - - uses: tgstation/tgs-dmapi-updater@v1 + - uses: tgstation/tgs-dmapi-updater@v1.0.5 with: header-path: 'code/__DEFINES/tgs.dm' library-path: 'code/modules/tgs'